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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 03:27:09 PDT 2024


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


More information about the llvm-commits mailing list