[PATCH] D103700: [LV] Fix bug when unrolling (only) a loop with non-latch exit
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 09:26:35 PDT 2021
reames added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103700/new/
https://reviews.llvm.org/D103700
More information about the llvm-commits
mailing list