diff options
author | Michael Kuperstein <mkuper@google.com> | 2017-02-15 18:37:26 +0000 |
---|---|---|
committer | Michael Kuperstein <mkuper@google.com> | 2017-02-15 18:37:26 +0000 |
commit | ba80db39d781df39f6424b90047b6dcef5a73e20 (patch) | |
tree | 3542d21bc01452fc4193f95c1c340f1e4585cf53 /llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll | |
parent | 4197b7f4aec5c978487698ffbf0d0a604ff4ebe9 (diff) | |
download | bcm5719-llvm-ba80db39d781df39f6424b90047b6dcef5a73e20.tar.gz bcm5719-llvm-ba80db39d781df39f6424b90047b6dcef5a73e20.zip |
[DAG] Don't try to create an INSERT_SUBVECTOR with an illegal source
We currently can't legalize those, but we should really not be creating
them in the first place, since legalization would probably look similar to the
way we legalize CONCAT_VECTORS - basically replace the INSERT with a BUILD.
This fixes PR311956.
Differential Revision: https://reviews.llvm.org/D29961
llvm-svn: 295213
Diffstat (limited to 'llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll')
0 files changed, 0 insertions, 0 deletions