[llvm] [X86] combineAdd - use SDPatternMatch to simplify "(add (zext (vXi1 X)), Y) -> (sub Y, (sext (vXi1 X)))" matching. (PR #140731)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue May 20 08:00:03 PDT 2025
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/140731
More information about the llvm-commits
mailing list