[llvm] [InstCombine] Don't transform `sub X, ~Y` -> `add X, -Y` unless `Y` is actually negatable (PR #72767)

via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 18 15:57:02 PST 2023


https://github.com/goldsteinn edited https://github.com/llvm/llvm-project/pull/72767


More information about the llvm-commits mailing list