[llvm] [InstCombine] Remove mul of SPF abs fold (PR #88675)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 05:17:15 PDT 2024
AtariDreams wrote:
https://github.com/llvm/llvm-project/pull/88662
For nabs we can propagate nsw if nuw is present see the alive proofs here
https://github.com/llvm/llvm-project/pull/88675
More information about the llvm-commits
mailing list