summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Analysis/TestMemRefBoundCheck.cpp
AgeCommit message (Expand)Author
2023-04-20[mlir][Affine][NFC] Wrap dialect in "affine" namespaceMatthias Springer
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-08[mlir][test] Generalize a bunch of FuncOp based passes to run on any operatio...River Riddle
2022-01-18[mlir][Pass] Deprecate FunctionPass in favor of OperationPass<FuncOp>River Riddle
2022-01-18[mlir:Analysis] Move the LoopAnalysis library to Dialect/Affine/AnalysisRiver Riddle
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
2021-05-14[mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors w...River Riddle