summaryrefslogtreecommitdiff
path: root/mlir/docs/PDLL.md
Commit message (Expand)AuthorAgeFilesLines
* [mlir][ods] Make Type- and AttrInterfaces also `Type`s and `Attr`sMarkus Böck2022-07-071-1/+1
* [mlir:PDLL] Rework the C++ generation of native Constraint/Rewrite arguments ...River Riddle2022-05-301-22/+156
* [mlir:PDLL] Add proper support for operation result type inferenceRiver Riddle2022-05-301-7/+90
* [mlir][PDLL] Allow numeric result indexing for unregistered opChia-hung Duan2022-05-251-3/+14
* [mlir][NFC] Update textual references of `func` to `func.func` in examples+py...River Riddle2022-04-201-1/+1
* Fix grammar and punctuation across several docs; NFCPriyansh Singh2022-04-071-1/+1
* [mlir:PDL] Expand how native constraint/rewrite functions can be definedRiver Riddle2022-04-061-15/+5
* [mlir:PDL] Remove the ConstantParams support from native Constraints/RewritesRiver Riddle2022-03-191-7/+5
* [PDLL] Add proper expansive documentation for PDLLRiver Riddle2022-03-161-0/+1401