[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
Tue Jul 2 07:30:12 PDT 2024
RKSimon wrote:
ping?
https://github.com/llvm/llvm-project/pull/96882
More information about the llvm-commits
mailing list