| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[flang][cuda] Use minor version in flang_rt.cuda lib name (#148085) Add minor version in the lib name to be able to distinguish between specific version. | 1 年前 | |
[flang][cuda] Remove TODO for descriptor with addendum (#155012) Addendum is allocated as part of the descriptor so there is no need for extra care. | 1 年前 | |
[flang][cuda] Remove error check from allocation and free call (#165022) As in https://github.com/llvm/llvm-project/pull/164463, do not do error checking in the runtime itself but let error go through as user might want to catch them for error recovery. | 10 个月前 | |
| 11 个月前 | ||
[Flang][NFC] Move runtime library files to flang-rt (#110298) Mostly mechanical changes in preparation of extracting the Flang-RT "subproject" in #110217. This PR intends to only move pre-existing files to the new folder structure, with no behavioral change. Common files (headers, testing, cmake) shared by Flang-RT and Flang remain in flang/. Some cosmetic changes and files paths were necessary: * Relative paths to the new path for the source files and add_subdirectory. * Add the new location's include directory to include_directories * The unittest/Evaluate directory has unitests for flang-rt and Flang. A new CMakeLists.txt was introduced for the flang-rt tests. * Change the #include paths relative to the include directive * clang-format on the #include directives * Since the paths are part if the copyright header and include guards, a script was used to canonicalize those * test/Runtime and runtime tests in test/Driver are moved, but the lit.cfg.py mechanism to execute the will only be added in #110217. | 1 年前 | |
[flang][cuda][rt] Do not check error on kernel launch (#164463) Align behavior with other CUDA compiler. | 10 个月前 | |
[Flang][NFC] Move runtime library files to flang-rt (#110298) Mostly mechanical changes in preparation of extracting the Flang-RT "subproject" in #110217. This PR intends to only move pre-existing files to the new folder structure, with no behavioral change. Common files (headers, testing, cmake) shared by Flang-RT and Flang remain in flang/. Some cosmetic changes and files paths were necessary: * Relative paths to the new path for the source files and add_subdirectory. * Add the new location's include directory to include_directories * The unittest/Evaluate directory has unitests for flang-rt and Flang. A new CMakeLists.txt was introduced for the flang-rt tests. * Change the #include paths relative to the include directive * clang-format on the #include directives * Since the paths are part if the copyright header and include guards, a script was used to canonicalize those * test/Runtime and runtime tests in test/Driver are moved, but the lit.cfg.py mechanism to execute the will only be added in #110217. | 1 年前 | |
[flang][cuda] Handle zero sized allocation correctly (#160929) Like on the host allocate 1 byte when zero size is requested. | 11 个月前 | |
[flang][cuda] Remove TODO for descriptor with addendum (#155012) Addendum is allocated as part of the descriptor so there is no need for extra care. | 1 年前 | |
[Flang][NFC] Move runtime library files to flang-rt (#110298) Mostly mechanical changes in preparation of extracting the Flang-RT "subproject" in #110217. This PR intends to only move pre-existing files to the new folder structure, with no behavioral change. Common files (headers, testing, cmake) shared by Flang-RT and Flang remain in flang/. Some cosmetic changes and files paths were necessary: * Relative paths to the new path for the source files and add_subdirectory. * Add the new location's include directory to include_directories * The unittest/Evaluate directory has unitests for flang-rt and Flang. A new CMakeLists.txt was introduced for the flang-rt tests. * Change the #include paths relative to the include directive * clang-format on the #include directives * Since the paths are part if the copyright header and include guards, a script was used to canonicalize those * test/Runtime and runtime tests in test/Driver are moved, but the lit.cfg.py mechanism to execute the will only be added in #110217. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 11 个月前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 11 个月前 | ||
| 1 年前 | ||
| 1 年前 |