[llvm] [X86] fold AND(X,SEXT(SETCC())) -> SELECT(SETCC(),X,0) to support AVX512 predicated {k}{z} masks (PR #131788)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 19 06:56:53 PDT 2025


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

LGTM.

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


More information about the llvm-commits mailing list