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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 23 06:56:21 PST 2024


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


More information about the llvm-commits mailing list