summaryrefslogtreecommitdiff
path: root/mlir/docs/PDLL.md
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir/examples` create APIs (31/n) (#150652)Maksim Levental
2025-04-14[mlir] Remove deprecated cast member functions (#135556)Jakub Kuderski
2024-10-12[mlir][docs] Fix broken links in PDLL.md (#107965)Twice
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2022-07-07[mlir][ods] Make Type- and AttrInterfaces also `Type`s and `Attr`sMarkus Böck
2022-05-30[mlir:PDLL] Rework the C++ generation of native Constraint/Rewrite arguments ...River Riddle
2022-05-30[mlir:PDLL] Add proper support for operation result type inferenceRiver Riddle
2022-05-25[mlir][PDLL] Allow numeric result indexing for unregistered opChia-hung Duan
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in examples+py...River Riddle
2022-04-07Fix grammar and punctuation across several docs; NFCPriyansh Singh
2022-04-06[mlir:PDL] Expand how native constraint/rewrite functions can be definedRiver Riddle
2022-03-19[mlir:PDL] Remove the ConstantParams support from native Constraints/RewritesRiver Riddle
2022-03-16[PDLL] Add proper expansive documentation for PDLLRiver Riddle