diff options
author | Tim Northover <tnorthover@apple.com> | 2016-12-06 18:38:29 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-12-06 18:38:29 +0000 |
commit | 405e25cd6a109551ce483272e16e2095bdb355f6 (patch) | |
tree | 355ce9d965f6ae1c197a022238b9123d5fab014d /llvm/lib/Transforms/Scalar/LoopUnswitch.cpp | |
parent | d0ccdb46b9c1f6324e7bb77e1fb7d93fc4b77775 (diff) | |
download | bcm5719-llvm-405e25cd6a109551ce483272e16e2095bdb355f6.tar.gz bcm5719-llvm-405e25cd6a109551ce483272e16e2095bdb355f6.zip |
GlobalISel: stop the legalizer from trying to handle oddly-sized types.
It'll almost immediately fail because it always tries to half/double the size
until it finds a legal one. Unfortunately, this triggers an assertion
preventing the DAG fallback from being possible.
llvm-svn: 288834
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopUnswitch.cpp')
0 files changed, 0 insertions, 0 deletions