summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestDiagnostics.cpp
AgeCommit message (Expand)Author
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
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-04-02[mlir:PassOption] Rework ListOption parsing and add support for std::vector/S...River Riddle
2022-03-08[mlir][test] Generalize a bunch of FuncOp based passes to run on any operatio...River Riddle
2021-12-22Fix more clang-tidy cleanups in mlir/ (NFC)Mehdi Amini
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-06-30Fix test pass registration to use the new API / not use the deprecated one (NFC)Mehdi Amini
2021-06-18[mlir] Add support to SourceMgrDiagnosticHandler for filtering FileLineColLocsRiver Riddle