[llvm] [X86] Fold AND(Y, XOR(X, SUB(0, X))) to ANDN(Y, BLSMSK(X)) (PR #128348)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 02:54:18 PST 2025
https://github.com/RKSimon edited https://github.com/llvm/llvm-project/pull/128348
More information about the llvm-commits
mailing list