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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 00:48:10 PST 2023


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

LGTM.

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


More information about the llvm-commits mailing list