| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][PDLL] Don't use the result of Constraint::getDefName() when uniquing In the case of anonymous defs this may return the name of the base def class, which can lead to two different defs with the same name (which hits an assert). This commit adds a new getUniqueDefName method that returns a unique name for the constraint. Differential Revision: https://reviews.llvm.org/D124074 | 4 年前 | |
[mlir][PDLL] Don't use the result of Constraint::getDefName() when uniquing In the case of anonymous defs this may return the name of the base def class, which can lead to two different defs with the same name (which hits an assert). This commit adds a new getUniqueDefName method that returns a unique name for the constraint. Differential Revision: https://reviews.llvm.org/D124074 | 4 年前 | |
[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in Context.cpp (NFC) | 10 个月前 | |
[mlir] Remove unused includes (NFC) (#148872) These are identified by misc-include-cleaner. I've filtered out those that break builds. Also, I'm staying away from llvm-config.h, config.h, and Compiler.h, which likely cause platform- or compiler-specific build failures. | 1 年前 | |
[mlir] Remove unused includes (NFC) (#150476) These are identified by misc-include-cleaner. I've filtered out those that break builds. Also, I'm staying away from llvm-config.h, config.h, and Compiler.h, which likely cause platform- or compiler-specific build failures. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 4 年前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 |