urnathan wrote: > Note that changing the memory accesses performed by clang (load or store) _is_ an ABI change at IR level because of UB. Could you clarify why UB is a consideration here? https://github.com/llvm/llvm-project/pull/65742