[clang] [lld] [llvm] AMDGPU: Use ELF mangling in data layout (PR #163011)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 15 10:27:54 PDT 2025


https://github.com/jhuber6 commented:

This has the unfortunate byproduct of making every HIP/OpenMP compilation emit like 50 lines of warnings about conflicting data layouts with the ROCm Device libs.

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


More information about the cfe-commits mailing list