[all-commits] [llvm/llvm-project] f44fb5: [flang-rt] Set CUDA_SEPARABLE_COMPILATION for PTX ...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Mon Mar 3 17:10:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f44fb56f62aafff93cd337d8818ead0ad7794d35
https://github.com/llvm/llvm-project/commit/f44fb56f62aafff93cd337d8818ead0ad7794d35
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M flang-rt/cmake/modules/AddFlangRTOffload.cmake
Log Message:
-----------
[flang-rt] Set CUDA_SEPARABLE_COMPILATION for PTX library. (#129563)
`CUDA_SEPARABLE_COMPILATION` adds `-rdc=true`, which is needed
for the PTX library build.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list