[llvm] [VectorCombine] foldShuffleOfShuffles - fold "shuffle (shuffle x, undef), (shuffle y, undef)" -> "shuffle x, y" (PR #88743)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 00:40:10 PDT 2024


https://github.com/davemgreen edited https://github.com/llvm/llvm-project/pull/88743


More information about the llvm-commits mailing list