summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Rewrite
AgeCommit message (Expand)Author
2025-05-20[MLIR][PDL] Skip over all results in the PDL Bytecode if a Constraint/Rewrite...Jonas Rickert
2025-01-22Reapply "[mlir] Link libraries that aren't included in libMLIR to libMLIR" (#...Michał Górny
2025-01-22Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-22[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123781)Michał Górny
2025-01-20Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#12...Michał Górny
2025-01-20[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123477)Michał Górny
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-04-19Switch member calls to `isa/dyn_cast/cast/...` to free function calls. (#89356)Christian Sigg
2024-03-02Reapply "[mlir][PDL] Add support for native constraints with results (#82760)"Matthias Gehre
2024-03-01Revert "[mlir][PDL] Add support for native constraints with results (#82760)"Matthias Gehre
2024-03-01[mlir][PDL] Add support for native constraints with results (#82760)Matthias Gehre
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar
2022-04-06[mlir:PDL] Expand how native constraint/rewrite functions can be definedRiver Riddle
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-23[mlir] Make OpBuilder::createOperation to accept raw inputsChia-hung Duan
2022-03-19[mlir:PDL] Remove the ConstantParams support from native Constraints/RewritesRiver Riddle
2022-01-04[MLIR][PDL] Integration test of multi-root matching and related fixes.Stanislav Funiak
2021-12-10[mlir:PDL] Fix bugs in PDLPatternModule mergingRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-08-29[SymbolRefAttr] Revise SymbolRefAttr to hold a StringAttr.Chris Lattner
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-16[mlir][PDL] Add support for variadic operands and results in the PDL byte codeRiver Riddle
2021-03-16[mlir][pdl] Remove CreateNativeOp in favor of a more general ApplyNativeRewri...River Riddle
2020-12-01[mlir][PDL] Add support for PDL bytecode and expose PDL support to OwningRewr...River Riddle