Files
clang-p2996/mlir/examples/transform
Oleksandr "Alex" Zinenko 4cb2ef4fe3 [mlir] add a chapter on matchers to the transform dialect tutorial (#76725)
These operations has been available for a while, but were not described
in the tutorial. Add a new chapter on using and defining match
operations.
2024-01-09 13:19:41 +01:00
..

Transform Dialect Tutorial is available at https://mlir.llvm.org/docs/Tutorials/transform.

Test files are located under mlir/test/Examples/Transform.