summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestPrintDefUse.cpp
AgeCommit message (Expand)Author
2025-05-30[mlir][Value] Add getNumUses, hasNUses, and hasNUsesOrMore to Value (#142084)Michael Maitland
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2022-01-02Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC)Mehdi Amini
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2020-11-19[mlir][BuiltinDialect] Resolve comments from D91571River Riddle
2020-11-17[mlir][NFC] Remove references to Module.h and Function.hRiver Riddle
2020-09-08Add a doc/tutorial on traversing the IRMehdi Amini