summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestSideEffects.cpp
AgeCommit message (Expand)Author
2025-06-11[mlir][vector] Fix attaching write effects on transfer_write's base (#142940)Simone Pellegrini
2024-06-19[mlir][side effect] refactor(*): Include more precise side effects (#94213)donald chen
2024-04-22[mlir][test] Reorganize the test dialect (#89424)Jeff Niu
2022-04-04[mlir] Rework the implementation of TypeIDRiver 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
2020-11-18[mlir] Add support for referencing a SymbolRefAttr in a SideEffectInstanceRiver Riddle
2020-11-18[mlir] Introduce support for parametric side-effectsAlex Zinenko
2020-04-07[mlir][Pass] Remove the use of CRTP from the Pass classesRiver Riddle
2020-04-07[mlir][Pass][NFC] Replace usages of ModulePass with OperationPass<ModuleOp>River Riddle
2020-03-06[mlir][SideEffects] Define a set of interfaces and traits for defining side e...River Riddle