forked from OSchip/llvm-project
2c2deae5ac
into a shuffle even if it was used by another insertelement. If the visitation order of instcombine was wrong, this would turn a chain of insertelements into a chain of shufflevectors, which was quite painful. Since CollectShuffleElements handles these cases, the code can just be nuked. llvm-svn: 83810 |
||
---|---|---|
clang | ||
compiler-rt | ||
llvm |