summaryrefslogtreecommitdiff
path: root/mlir/docs/Tutorials/UnderstandingTheIRStructure.md
AgeCommit message (Expand)Author
2025-07-24[MLIR] Improve tutorial to make it clear that `walk()` is visiting the root o...Mehdi Amini
2025-05-30[mlir][Value] Add getNumUses, hasNUses, and hasNUsesOrMore to Value (#142084)Michael Maitland
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2024-09-20[mlir] Fix disagreement between document and test(NFC) (#109257)csstormq
2024-04-24[MLIR][Doc] Fix NamedAttribute API in code sample (NFC)Mehdi Amini
2023-08-11[mlir] Update mlir/docs/Tutorials/UnderstandingTheIRStructure.md (NFC)Jie Fu
2022-04-20[mlir][docs] Add missing parentheses in example code on walkers.Ingo Müller
2021-07-28[mlir] Set the namespace of the BuiltinDialect to 'builtin'River Riddle
2021-05-25[mlir][doc] Fix links and references in documentation of TutorialsMarkus Böck
2021-03-25Define a `NoTerminator` traits that allows operations with a single block reg...Mehdi Amini
2021-02-01[Branch-Rename] Fix some linksxgupta
2020-09-08Add a doc/tutorial on traversing the IRMehdi Amini