[llvm] [InstCombine][X86] Fold blendv(x, y, shuffle(bitcast(sext(m)))) -> select(shuffle(m),x,y) (PR #96882)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 04:21:38 PDT 2024


https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/96882


More information about the llvm-commits mailing list