[clang] [llvm] AMDGPU: Mark workitem ID intrinsics with range attribute (PR #136196)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 18 05:28:27 PDT 2025
jurahul wrote:
I attempted to fix the failure in clang/test/Headers/gpuintrin_lang.c by removing the range() in the CHECK, but now some other build fails and complains that the range() is missing:
https://lab.llvm.org/buildbot/#/builders/174/builds/16421/steps/6/logs/FAIL__Clang__gpuintrin_lang_c
@arsenm can you PTAL?
https://github.com/llvm/llvm-project/pull/136196
More information about the llvm-commits
mailing list