[llvm] [InstCombine][X86] Fold blendv(x, y, shuffle(bitcast(sext(m)))) -> select(shuffle(m),x,y) (PR #96882)
Shengchen Kan via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 08:05:00 PDT 2024
https://github.com/KanRobert approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/96882
More information about the llvm-commits
mailing list