[llvm] [X86] Move the AVX512 VSELECT(COND, 0, X) -> VSELECT(!COND, X, 0) fold to DAGToDAG (PR #145724)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 26 03:16:49 PDT 2025


https://github.com/RKSimon edited https://github.com/llvm/llvm-project/pull/145724


More information about the llvm-commits mailing list