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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 06:42:58 PDT 2024


https://github.com/alexey-bataev approved this pull request.

LG

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


More information about the llvm-commits mailing list