[llvm] [VectorCombine] foldShuffleOfShuffles - fold shuffle(shuffle(x,y),poison) length changing masks (PR #144690)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 22 05:54:27 PDT 2025


RKSimon wrote:

@davemgreen Just to be clear - this patch doesn't introduce handling of length changing shuffles to foldShuffleOfShuffles - it just fixes a limitation when addressing a shuffle of a single inner shuffle.

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


More information about the llvm-commits mailing list