[llvm] r228265 - Implement new heuristic for complete loop unrolling.
Michael Zolotukhin
mzolotukhin at apple.com
Thu Feb 12 16:39:44 PST 2015
> On Feb 12, 2015, at 4:25 PM, Chandler Carruth <chandlerc at google.com> wrote:
>
>
> On Thu, Feb 12, 2015 at 4:21 PM, Michael Zolotukhin <mzolotukhin at apple.com <mailto:mzolotukhin at apple.com>> wrote:
>> On Feb 12, 2015, at 4:00 PM, Michael Zolotukhin <mzolotukhin at apple.com <mailto:mzolotukhin at apple.com>> wrote:
>>
>> Hi Chandler,
>>
>> Thanks for the info, I’ll take a look. Sorry for the inconveniences.
>
> You can also use a easy workaround to simply turn off this feature if it blocks you: you can pass "-unroll-max-iteration-count-to-analyze=0” (there was one more bug in there, but I’ve fixed it).
>
> I'm going to make an attempt to fix it. If I fail, I'll actually turn it off and you can re-enable it when things are looking better.
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150212/4892af7a/attachment.html>
More information about the llvm-commits
mailing list