| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir] Add PDL C & Python usage (#94714) Following a rather direct approach to expose PDL usage from C and then Python. This doesn't yes plumb through adding support for custom matchers through this interface, so constrained to basics initially. This also exposes greedy rewrite driver. Only way currently to define patterns is via PDL (just to keep small). The creation of the PDL pattern module could be improved to avoid folks potentially accessing the module used to construct it post construction. No ergonomic work done yet. --------- Signed-off-by: Jacques Pienaar <jpienaar@google.com> | 2 年前 | |
[mlir] NFC: fix trivial typos fix typo under include and lib directories Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D94220 | 5 年前 | |
[MLIR] Fix typo of the word "pattern" in CAPI and docs (#163780) This includes the rename from mlirOpRewritePattenCreate to mlirOpRewritePatternCreate in CAPI, and other typo fixes in docs and code comments. | 9 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 5 年前 | ||
| 9 个月前 |