summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/Test/TestTraits.cpp
AgeCommit message (Expand)Author
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-04-22[mlir][test] Reorganize the test dialect (#89424)Jeff Niu
2023-01-11[mlir][NFC] Migrate rest of the dialects to the new fold APIMarkus Böck
2022-04-18[mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespaceRiver Riddle
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-01-18[mlir][Pass] Deprecate FunctionPass in favor of OperationPass<FuncOp>River Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-08-14[MLIR] Move TestDialect to ::test namespaceStephen Neuendorffer
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2021-03-22[PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatte...Chris Lattner
2021-03-21Change OwningRewritePatternList to carry an MLIRContext with it.Chris Lattner
2021-02-04[mlir] Mark LogicalResult as LLVM_NODISCARDRiver Riddle
2020-11-05[mlir] Move TestDialect and its passes to mlir::test namespace.Alexander Belyaev
2020-10-26[mlir][Pattern] Add a new FrozenRewritePatternList classRiver Riddle
2020-10-26[mlir][NFC] Move around the code related to PatternRewriting to improve layeringRiver Riddle
2020-10-13[MLIR] Add a foldTrait() mechanism to allow traits to define folding and test...ahmedsabie
2020-10-09Revert "[MLIR] Add a foldTrait() mechanism to allow traits to define folding ...Mehdi Amini
2020-10-09[MLIR] Add a foldTrait() mechanism to allow traits to define folding and test...ahmedsabie