[llvm] [VectorCombine] foldShuffleOfShuffles - fold "shuffle (shuffle x, undef), (shuffle y, undef)" -> "shuffle x, y" (PR #88743)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 22 07:58:06 PDT 2024
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/88743
More information about the llvm-commits
mailing list