diff options
author | Craig Topper <craig.topper@intel.com> | 2019-08-03 23:09:13 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-08-03 23:09:13 +0000 |
commit | 2edeb8a11a0a324f627b8622066b6997e057bd63 (patch) | |
tree | 4c5bc6b309ac860e70ddca69900c2cdec7f02cb1 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | fe37499207031f5ca9c276460651871ce7a97ddd (diff) | |
download | bcm5719-llvm-2edeb8a11a0a324f627b8622066b6997e057bd63.tar.gz bcm5719-llvm-2edeb8a11a0a324f627b8622066b6997e057bd63.zip |
[DAGCombiner] Prevent the combine added in r367710 from creating illegal types after type legalization.
This is further fix for PR42880.
Sanjay already disabled the X86 TLI hook for non-simple types,
but we should really call isTypeLegal here if we're after type
legalization.
llvm-svn: 367768
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions