[clang] [lld] [llvm] AMDGPU: Use ELF mangling in data layout (PR #163011)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 15 17:27:30 PDT 2025
arsenm wrote:
We should just delete the hardcoded datalayouts out of device libs (really we should delete the IR there altogether, but the datalayout is unnecessary)
https://github.com/llvm/llvm-project/pull/163011
More information about the cfe-commits
mailing list