[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
Mon Jan 13 05:43:47 PST 2025
RKSimon wrote:
ping?
https://github.com/llvm/llvm-project/pull/122118
More information about the llvm-commits
mailing list