summaryrefslogtreecommitdiff
path: root/mlir/examples/transform-opt/mlir-transform-opt.cpp
AgeCommit message (Expand)Author
2025-07-29[mlir] Reland `Move InitAll*** implementation into static library` (#151150)Ivan Butygin
2025-07-29Revert "[mlir][core] Move `InitAll***` implementation into static library." (...Mehdi Amini
2025-07-29[mlir][core] Move `InitAll***` implementation into static library. (#150805)Ivan Butygin
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2025-04-10[mlir] implement `-verify-diagnostics=only-expected` (#135131)Maksim Levental
2025-01-11[mlir] Migrate away from PointerUnion::{is,get} (NFC) (#122591)Kazu Hirata
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2024-02-28[mlir] add an example of using transform dialect standalone (#82623)Oleksandr "Alex" Zinenko