llvm-project
5d12fa7d
- [AMDGPU] Fix indirect dst bug for non-sgpr index (#98907)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#98907 - [AMDGPU] Fix indirect dst bug for non-sgpr index
Author
dstutt
Parents
b132dd41
Loading