Skip to content
Commit 42e9ca42 authored by Chris Lattner's avatar Chris Lattner
Browse files

LSR shouldn't ever try to hack on integer IV's larger than 64-bits. Right now

it is not APInt clean, but even when it is it needs to be evaluated carefully
to determine whether it is actually profitable.

This fixes a crash on PR3806

llvm-svn: 67134
parent 45418cb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment