[X86] Add a combine to recognize when we have two insert subvectors that...
[X86] Add a combine to recognize when we have two insert subvectors that together write the whole vector, but the starting vector isn't undef. In this case we should replace the starting vector with undef. llvm-svn: 312462
Loading
Please sign in to comment