| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][PDLL] Add code completion to the PDLL language server 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 | 4 年前 | |
[mlir:PDLL] Allow complex constraints on Rewrite arguments/results 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 | 3 年前 | |
mlir/LogicalResult: move into llvm (#97309) This patch is part of a project to move the Presburger library into LLVM. | 2 年前 | |
mlir/LogicalResult: move into llvm (#97309) This patch is part of a project to move the Presburger library into LLVM. | 2 年前 | |
[support] Use VFS in SourceMgr for loading includes (#162903) Most SourceMgr clients don't make use of include files, but those that do might want to specify the file system to use. This patch enables that by making it possible to pass a vfs::FileSystem instance into SourceMgr. | 9 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 9 个月前 |