llvm-project
215f92b9
- [AMDGPU] Fix crash in the SILoadStoreOptimizer (#93862)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[AMDGPU] Fix crash in the SILoadStoreOptimizer (#93862) It does not properly handle situation when address calculation uses V_ADDC_U32 0, 0, carry-in (i.e. with both src0 and src1 immediates).
References
#93862 - [AMDGPU] Fix crash in the SILoadStoreOptimizer
Author
rampitec
Parents
c4dad9a6
Loading