summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestVisitorsGeneric.cpp
AgeCommit message (Expand)Author
2024-04-22[mlir][test] Reorganize the test dialect (#89424)Jeff Niu
2022-07-15[mlir] remove unnecessary statements in testAshay Rane
2022-07-15[mlir] check whether region and block visitors are interruptedAshay Rane
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-01-14[MLIR] Introduce generic visitors.Rahul Joshi