| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-08 | [mlir:PDLL] Allow complex constraints on Rewrite arguments/results | River Riddle | |
| The documentation already has examples of this, and it allows for using nicer C++ types when defining native Rewrites. Differential Revision: https://reviews.llvm.org/D133989 | |||
| 2022-03-19 | [mlir][PDLL] Add code completion to the PDLL language server | River Riddle | |
| This commit adds code completion support to the language server, and initially supports providing completions for: Member access, attributes/constraint/dialect/operation names, and pattern metadata. Differential Revision: https://reviews.llvm.org/D121544 | |||
