| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][doc] Fix typo in Ch6 tutorial: 'toy.cpp' → 'toyc.cpp' (NFC) (#161245) This patch fixes a documentation typo in the MLIR Toy tutorial (Ch6). The tutorial currently refers to examples/toy/Ch6/toy.cpp, but the correct file name is examples/toy/Ch6/toyc.cpp. | 9 个月前 | |
Fix MLIR Transform Tutorial Doc (#155285) Fixes a small issue I noticed while reading through the tutorial. | 10 个月前 | |
[mlir][docs] Fix typo: 'DDR' → 'DRR' in Creating a Dialect tutorial (#161967) Fixes a small typo in the Creating a Dialect tutorial. The rewrite rules format should be DRR (Declarative Rewrite Rules), not DDR. | 9 个月前 | |
[mlir][docs] Fix mistakes in data flow analysis code example (#97286) | 2 年前 | |
Add a tutorial on mlir-opt (#96105) This tutorial gives an introduction to the mlir-opt tool, focusing on how to run basic passes with and without options, run pass pipelines from the CLI, and point out particularly useful flags. --------- Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com> Co-authored-by: Mehdi Amini <joker.eph@gmail.com> | 1 年前 | |
[mlir][NFC] update mlir/examples create APIs (31/n) (#150652) See https://github.com/llvm/llvm-project/pull/147168 for more info. | 1 年前 | |
[MLIR] Improve tutorial to make it clear that walk() is visiting the root op (NFC) | 1 年前 | |
[mlir] add initial chapters of the transform dialect tutorial The transform dialect has been around for a while and is sufficiently stable at this point. Add the first three chapters of the tutorial describing its usage and extension. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D151491 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 9 个月前 | ||
| 10 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 3 年前 |