1# 'memref' Dialect 2 3This dialect provides documentation for operations within the MemRef dialect. 4 5**Please post an RFC on the [forum](https://llvm.discourse.group/c/mlir/31) 6before adding or changing any operation in this dialect.** 7 8[TOC] 9 10## Operations 11 12[include "Dialects/MemRefOps.md"] 13 14