[llvm] [SelectionDAG] Use the nuw flag when expanding loads. (PR #119288)
Dan Gohman via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 06:27:39 PST 2024
sunfishcode wrote:
This change also resulted in an extra `S_ADD_I32` getting folded on AMDCPU too.
https://github.com/llvm/llvm-project/pull/119288
More information about the llvm-commits
mailing list