summaryrefslogtreecommitdiff
path: root/mlir/docs/DeclarativeRewrites.md
AgeCommit message (Expand)Author
2025-06-24[mlir] Allow using non-attribute properties in declarative rewrite patterns (...Krzysztof Drewniak
2025-05-30[mlir][NFC] Make Property a subclass of PropConstraint (#140848)Krzysztof Drewniak
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2025-03-08Re-land "[mlir][ODS] Add a generated builder that takes the Properties struct...Krzysztof Drewniak
2025-03-06Revert "[mlir][ODS] Add a generated builder that takes the Properties struct"...Benjamin Chetioui
2025-03-05[mlir][ODS] Add a generated builder that takes the Properties struct (#124713)Krzysztof Drewniak
2023-09-12Update some uses of `getAttr()` to be explicit about Inherent vs Discardable ...Mehdi Amini
2023-08-28[mlir] Enable DRR variadic operand matchingLogan Chien
2023-08-15Reland "[mlir] Add a postprocessing parameter in Pattern"Jian Cai
2023-08-15Revert "[mlir] Add a postprocessing parameter in Pattern"Mehdi Amini
2023-08-15[mlir][docs] Fix typos.Jian Cai
2023-08-15[mlir] Add a postprocessing parameter in PatternJian Cai
2022-12-02[mlir][docs] Group the docs for defining dialect componentsRiver Riddle
2022-08-02[mlir] add TOC to top-level documentsAlex Zinenko
2021-11-08[mlir-tblgen] Support `either` in Tablegen DRR.Chia-hung Duan
2021-10-29[mlir][docs] Fix obvious spelling mistakes in documentationMarkus Böck
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-10-06[MLIR] Update DRR doc with returnType directiveMogball
2021-10-04[mlir][doc] fix typos.Jian Cai
2021-07-21[mlir-tblgen] Support binding multi-results of NativeCodeCallChia-hung Duan
2021-06-28[drr] Enable specifying range in NativeCodeCall replacement.Jacques Pienaar
2021-05-24[mlir][doc] Fix links and references in top level docs directoryMarkus Böck
2021-05-10Support NativeCodeCall binding in rewrite pattern.Chia-hung Duan
2021-02-01[Branch-Rename] Fix some linksxgupta
2020-10-21[mlir] Simplify DDR matching patterns with equal operands for operators where...rdzhabarov
2020-08-11[drr] Add $_loc special directive for NativeCodeCallJacques Pienaar
2020-04-29[mlir] NFC: fix trivial typoKazuaki Ishizaki
2020-04-28[mlir][flang] use OpBuilder& instead of Builder* in <Op>::build methodsAlex Zinenko
2020-04-19Fix broken doc links to QuickstartRewrites.md after move under TutorialsMehdi Amini
2020-04-10[mlir][drr] Allow specifying string in locationJacques Pienaar
2020-04-07[mlir][DRR] Add location directiveJacques Pienaar
2020-03-30[mlir] Fix typos in DeclarativeRewrites.mdHanhan Wang
2020-02-14NFC: add indexing operator for ArrayAttrUday Bondhugula
2020-01-11[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...River Riddle
2020-01-03[mlir] NFC: Fix broken links in docsKazuaki Ishizaki
2019-12-31[mlir] Make code blocks more consistentJacques Pienaar
2019-12-24Adjust some MLIR paths and docsMehdi Amini