[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:42:08 PDT 2025


jurahul wrote:

I think you guess is right: this one for example complains when range() is present in the checks:

https://lab.llvm.org/buildbot/#/builders/65/builds/15490

and it only has AArch64 backend enabled.

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


More information about the llvm-commits mailing list