llvm-project
215f92b9 - [AMDGPU] Fix crash in the SILoadStoreOptimizer (#93862)

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).
Author
Parents
Loading