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

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 07:23:03 PST 2025


jhuber6 wrote:

I figured that calling it `libomptarget` was fine because we already have `libomptarget-amdgpu.bc` so what's the big difference in `amdgcn-amd-amdhsa/libomptarget.a`. But I can change it.

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


More information about the cfe-commits mailing list