diff options
author | Vincent Zhao <vincentzhaorz@gmail.com> | 2020-07-28 19:40:55 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-07-28 19:42:59 +0000 |
commit | b8943e7cea7cafebe26dd96e1a0d98e1f68a1386 (patch) | |
tree | 79cb65189896ac0b598d667fa33beca7473310c2 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 8e67982384d4a11892c04d16c2d10d7533e56094 (diff) | |
download | llvm-b8943e7cea7cafebe26dd96e1a0d98e1f68a1386.zip llvm-b8943e7cea7cafebe26dd96e1a0d98e1f68a1386.tar.gz llvm-b8943e7cea7cafebe26dd96e1a0d98e1f68a1386.tar.bz2 |
[MLIR][Linalg] Fixed obsolete examples in the MLIR Linalg Dialect doc
This diff fixes some obsolete examples in the Linalg dialect documentation: https://mlir.llvm.org/docs/Dialects/Linalg/
These examples are used to explain the basic properties of the Linalg dialect, which are not automatically generated from TableGen and are using out-of-date MLIR/Linalg syntax.
This diff extends each example by adding essential attributes and changing its syntax to make it processible by `mlir-opt`. There is also a command attached to each example that says how the example can be processed.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D84229
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions