[clang] [OpenMP][clang][HIP][CUDA] fix weak alias emit on device compilation (PR #164326)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 2 08:51:13 PST 2025
Jason-VanBeusekom wrote:
amdgcn_weak_alias.c was failing on the reverse iteration runs due to metadata checks, I removed them and it is now passing on my local build, I created https://github.com/llvm/llvm-project/pull/170326 with this change.
https://github.com/llvm/llvm-project/pull/164326
More information about the cfe-commits
mailing list