[llvm-branch-commits] [clang] clang/AMDGPU: Fix double linking opencl libs with --libclc-lib (PR #204865)
Joseph Huber via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jun 22 07:02:55 PDT 2026
https://github.com/jhuber6 approved this pull request.
FYI we probably need to find shims for math because all of them point to the OCML versions even with this and otherwise the libclc symbols are all C++ mangled.
https://github.com/llvm/llvm-project/pull/204865
More information about the llvm-branch-commits
mailing list