[llvm] [VectorCombine] Fold "(or (zext (bitcast X)), (shl (zext (bitcast Y)), C))" -> "(bitcast (concat X, Y))" MOVMSK bool mask style patterns (PR #119559)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 09:25:31 PST 2024
vitalybuka wrote:
Looks like from this patch https://lab.llvm.org/buildbot/#/builders/55/builds/4146
https://github.com/llvm/llvm-project/pull/119559
More information about the llvm-commits
mailing list