[llvm] AMDGPU: Use range to implement getSubRegs (PR #126861)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 23:14:37 PST 2025


cdevadas wrote:

Awesome. Earlier it silently accepted any arbitrary size and returned ret32 always. Now there is a size mismatch error. 

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


More information about the llvm-commits mailing list