aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <mkuper@google.com>2017-02-15 18:37:26 +0000
committerMichael Kuperstein <mkuper@google.com>2017-02-15 18:37:26 +0000
commitba80db39d781df39f6424b90047b6dcef5a73e20 (patch)
tree3542d21bc01452fc4193f95c1c340f1e4585cf53 /llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
parent4197b7f4aec5c978487698ffbf0d0a604ff4ebe9 (diff)
downloadllvm-ba80db39d781df39f6424b90047b6dcef5a73e20.zip
llvm-ba80db39d781df39f6424b90047b6dcef5a73e20.tar.gz
llvm-ba80db39d781df39f6424b90047b6dcef5a73e20.tar.bz2
[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/lib/CodeGen/MachineBlockFrequencyInfo.cpp')
0 files changed, 0 insertions, 0 deletions