[llvm] [VectorCombine] foldShuffleOfShuffles - fold "shuffle (shuffle x, y, m1), (shuffle y, x, m2)" -> "shuffle x, y, m3" (PR #120959)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 23 06:36:52 PST 2024


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

LG

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


More information about the llvm-commits mailing list