xref: /llvm-project/mlir/docs/Dialects/MemRef.md (revision 777a6e6f10b2b90496d248b7fa904fce834484be)
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