[clang] [llvm] [OpenMP] Remove 'libomptarget.devicertl.a' fatbinary and use static library (PR #126143)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 06:28:51 PST 2025


Meinersbur wrote:

We already have a host-side `libomptarget`:
https://github.com/llvm/llvm-project/blob/cfd8980fe79872feb9ed81959aa018681c7b3354/offload/src/CMakeLists.txt#L9

https://github.com/llvm/llvm-project/pull/126143


More information about the llvm-commits mailing list