aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs/DeclarativeRewrites.md
AgeCommit message (Expand)AuthorFilesLines
2022-12-02[mlir][docs] Group the docs for defining dialect componentsRiver Riddle1-2/+2
2022-08-02[mlir] add TOC to top-level documentsAlex Zinenko1-0/+2
2021-11-08[mlir-tblgen] Support `either` in Tablegen DRR.Chia-hung Duan1-0/+17
2021-10-29[mlir][docs] Fix obvious spelling mistakes in documentationMarkus Böck1-1/+1
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-31/+32
2021-10-06[MLIR] Update DRR doc with returnType directiveMogball1-1/+29
2021-10-04[mlir][doc] fix typos.Jian Cai1-17/+17
2021-07-21[mlir-tblgen] Support binding multi-results of NativeCodeCallChia-hung Duan1-3/+24
2021-06-28[drr] Enable specifying range in NativeCodeCall replacement.Jacques Pienaar1-45/+49
2021-05-24[mlir][doc] Fix links and references in top level docs directoryMarkus Böck1-2/+2
2021-05-10Support NativeCodeCall binding in rewrite pattern.Chia-hung Duan1-9/+14
2021-02-01[Branch-Rename] Fix some linksxgupta1-1/+1
2020-10-21[mlir] Simplify DDR matching patterns with equal operands for operators where...rdzhabarov1-2/+4
2020-08-11[drr] Add $_loc special directive for NativeCodeCallJacques Pienaar1-2/+4
2020-04-29[mlir] NFC: fix trivial typoKazuaki Ishizaki1-4/+4
2020-04-28[mlir][flang] use OpBuilder& instead of Builder* in <Op>::build methodsAlex Zinenko1-1/+1
2020-04-19Fix broken doc links to QuickstartRewrites.md after move under TutorialsMehdi Amini1-2/+2
2020-04-10[mlir][drr] Allow specifying string in locationJacques Pienaar1-4/+10
2020-04-07[mlir][DRR] Add location directiveJacques Pienaar1-2/+46
2020-03-30[mlir] Fix typos in DeclarativeRewrites.mdHanhan Wang1-2/+2
2020-02-14NFC: add indexing operator for ArrayAttrUday Bondhugula1-1/+1
2020-01-11[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...River Riddle1-2/+1
2020-01-03[mlir] NFC: Fix broken links in docsKazuaki Ishizaki1-1/+1
2019-12-31[mlir] Make code blocks more consistentJacques Pienaar1-21/+21
2019-12-24Adjust some MLIR paths and docsMehdi Amini1-0/+690