[llvm] [SelectionDAG] fold (not (sub Y, X)) -> (add X, ~Y) (PR #147825)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 9 22:47:59 PDT 2025
https://github.com/arsenm requested changes to this pull request.
Missing tests. Please never post functional change patches without tests
https://github.com/llvm/llvm-project/pull/147825
More information about the llvm-commits
mailing list