[llvm] [VectorCombine] foldPermuteOfBinops - fold "shuffle (binop (shuffle, other)), undef" --> "binop (shuffle), (shuffle)". (PR #122118)

Jan Patrick Lehr via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 03:40:06 PST 2025


jplehr wrote:

It appears that the bot stayed red after this patch landed.

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


More information about the llvm-commits mailing list