================ @@ -2055,10 +2055,16 @@ bool SILoadStoreOptimizer::promoteConstantOffsetToImm( if (!(MI.mayLoad() ^ MI.mayStore())) ---------------- rampitec wrote: Just out of curiosity: why atomics are not supported? https://github.com/llvm/llvm-project/pull/93884