[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:49:09 PST 2025


jplehr wrote:

Hi @RKSimon, thank you.

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


More information about the llvm-commits mailing list