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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 07:41:57 PST 2024


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

LG

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


More information about the llvm-commits mailing list