mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 08:36:07 +00:00

Always fold a shuffle-of-shuffle into a single shuffle when there's only one input vector in the first place. Continue to be more conservative when there's multiple inputs. rdar://13402653 PR15866 llvm-svn: 180802