14 lines
292 B
Markdown
14 lines
292 B
Markdown
|
# 'memref' Dialect
|
||
|
|
||
|
This dialect provides documentation for operations within the MemRef dialect.
|
||
|
|
||
|
**Please post an RFC on the [forum](https://llvm.discourse.group/c/mlir/31)
|
||
|
before adding or changing any operation in this dialect.**
|
||
|
|
||
|
[TOC]
|
||
|
|
||
|
## Operations
|
||
|
|
||
|
[include "Dialects/MemRefOps.md"]
|
||
|
|