[llvm] [VectorCombine] foldPermuteOfBinops - fold "shuffle (binop (shuffle, other)), undef" --> "binop (shuffle), (shuffle)". (PR #122118)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 03:48:18 PST 2025
RKSimon wrote:
> It appears that the bot stayed red after this patch landed.
cheers - fix incoming
https://github.com/llvm/llvm-project/pull/122118
More information about the llvm-commits
mailing list