[llvm] [VectorCombine] Fold "(or (zext (bitcast X)), (shl (zext (bitcast Y)), C))" -> "(bitcast (concat X, Y))" MOVMSK bool mask style patterns (PR #119695)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 04:33:34 PST 2024


https://github.com/alexey-bataev approved this pull request.

LG

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


More information about the llvm-commits mailing list