[AMDGPU] SILoadStoreOptimizer: fewer calls to offsetsCanBeCombined
Only call offsetsCanBeCombined with Modify = true in cases where it will really do something. NFC.
Loading
Please sign in to comment
Only call offsetsCanBeCombined with Modify = true in cases where it will really do something. NFC.