summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestPrintInvalid.cpp
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (28/n) (#150641)Maksim Levental
2022-04-18[mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespaceRiver Riddle
2022-04-07[mlir][NFC] Drop a few unnecessary includes from Pass.hRiver Riddle
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-08[mlir][NFC] Update the Builtin dialect to use "Both" accessorsRiver Riddle
2022-03-07[mlir] Add missing override keyword. NFC.Benjamin Kramer
2022-03-07[mlir] Fix dumping invalid opsSergei Grechanik