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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 01:01:31 PST 2023


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list