aboutsummaryrefslogtreecommitdiff
path: root/mlir/docs/Canonicalization.md
AgeCommit message (Expand)AuthorFilesLines
2025-12-30[mlir][docs] Add more examples for the "canonical form" (#173667)Matthias Springer1-24/+41
2025-10-17[MLIR] Fix typo of the word "pattern" in CAPI and docs (#163780)Shenghang Tsai1-1/+1
2025-03-06[mlir][docs] Add docs on canonicalizers being folders or patterns (#129517)Kunwar Grover1-0/+5
2025-01-29Fix typo "tranpose" (#124929)Jay Foad1-1/+1
2024-07-22[mlir][docs] Update documentation for canonicalize. (#99753)donald chen1-1/+38
2023-01-11[mlir] Add a new fold API using Generic AdaptorsMarkus Böck1-6/+6
2023-01-03[mlir][transforms][NFC] Expand CanonicalizerPass documentationMatthias Springer1-5/+18
2022-12-02[mlir][docs] Group the docs for defining dialect componentsRiver Riddle1-3/+3
2022-08-02[mlir] add TOC to top-level documentsAlex Zinenko1-0/+2
2022-04-11[mlir:docs] Add proper documentation for defining dialectsRiver Riddle1-2/+2
2022-01-13Clarify that fold() can't "erase" an operation in the MLIR Canonicalization d...Mehdi Amini1-4/+5
2021-11-19NFC: Callout restriction on folding 0-result ops in documentation.Stella Laurenzo1-0/+1
2021-05-24[mlir][doc] Fix links and references in top level docs directoryMarkus Böck1-1/+1
2021-03-23[ODS] Implement a new 'hasCanonicalizeMethod' bit for cann patterns.Chris Lattner1-5/+18
2021-03-22[PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatte...Chris Lattner1-2/+2
2020-08-13Merge OpFolderDialectInterface with DialectFoldInterface (NFC)Mehdi Amini1-1/+5
2020-04-19Fix broken doc links to QuickstartRewrites.md after move under TutorialsMehdi Amini1-2/+2
2020-04-05[mlir] Update the documentation on CanonicalizationRiver Riddle1-18/+160
2019-12-24Adjust some MLIR paths and docsMehdi Amini1-0/+64