llvm-project
5d12fa7d - [AMDGPU] Fix indirect dst bug for non-sgpr index (#98907)

Commit
1 year ago
[AMDGPU] Fix indirect dst bug for non-sgpr index (#98907) When emitting indirect dst, if the idx is not SGPR there was a bug that didn't take into account that the subregister might be different from computeIndirectRegAndOffset.
Author
Parents
Loading