[PATCH] D103700: [LV] Fix bug when unrolling (only) a loop with non-latch exit
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 11:02:02 PDT 2021
nemanjai added a comment.
In D103700#2799340 <https://reviews.llvm.org/D103700#2799340>, @reames wrote:
> In D103700#2799338 <https://reviews.llvm.org/D103700#2799338>, @nemanjai wrote:
>
>> We will be happy to test this on both our LE and BE systems. @stefanp do you have time to test this out or should I do it?
>
> Seems like overkill for this one given the change is trivial and the test is target independent.
>
> I'd save that for when I go to reapply the original patch that exposed this.
Oh, sorry. I meant to say that we'd test with this patch and the reverted one applied together.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103700/new/
https://reviews.llvm.org/D103700
More information about the llvm-commits
mailing list