[llvm] [X86] fold AND(X,SEXT(SETCC())) -> SELECT(SETCC(),X,0) to support AVX512 predicated {k}{z} masks (PR #131788)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 18 05:00:49 PDT 2025
https://github.com/RKSimon edited https://github.com/llvm/llvm-project/pull/131788
More information about the llvm-commits
mailing list