[llvm] [AMDGPU]: Rewrite mbcnt_lo/mbcnt_hi to work item ID where applicable (PR #160496)
Krzysztof Drewniak via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 30 08:10:51 PDT 2025
krzysz00 wrote:
And I think all the `auto`s in the PR are legitimate - they're generally appearing next to `dyn_cast<>` that already include the type
https://github.com/llvm/llvm-project/pull/160496
More information about the llvm-commits
mailing list