| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[flang] Add missing dependencies for flang/lib/Optimizer/Dialect Patch D145640 wasn't building for me because .cpp files in flang/lib/Optimizer/Dialect depend on the files generated in .../build/include/llfm/IR. But the .cpp file compilations were being done before the needed include files were generated. This patch fixes that by adding dependencies on "intrinsics_gen" to the CMake files in two directories. Differential Revision: https://reviews.llvm.org/D145825 | 3 年前 | |
[flang][hlfir] Fixed KindMapping for HLFIR intrinsics lowering. hlfir.count lowering was using incorrect default integer kind by ignoring the kind specified in the ModuleOp. Reviewed By: tblah Differential Revision: https://reviews.llvm.org/D156017 | 2 年前 | |
Break circular dependency between FIR dialect and utilities | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 2 年前 | ||
| 3 年前 |