[llvm] r309758 - [SCEV/IndVars] Always compute loop exiting values if the backedge count is 0
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 16:28:44 PDT 2017
On Tue, Aug 1, 2017 at 4:12 PM, Sanjoy Das
<sanjoy at playingwithpointers.com> wrote:
> Hi,
>
> On Tue, Aug 1, 2017 at 3:45 PM, Davide Italiano <davide at freebsd.org> wrote:
>> Sanjoy, Hans, can we backport this one to 5.0?
>
> SGTM, but I'd like to bake this in tree for a day or two before we do that.
>
> Davide, can you please verify that this fixes the issue?
>
I can confirm this fixes the problem for me.
Thanks Sanjoy!
--
Davide
More information about the llvm-commits
mailing list