[llvm] AMDGPU: Annotate group size ABI loads with range metadata (PR #185420)

Krzysztof Drewniak via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 08:46:55 PDT 2026


https://github.com/krzysz00 commented:

High-level question - should this be querying max-flat-workgroup-size and `!reqd_work_group_size` to get more precise bounds, or is that a followup PR?


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


More information about the llvm-commits mailing list