[PATCH] D66698: [ScopBuilder]Remove redundant while loop in ScopBuilder::buildDomains
bin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 04:39:07 PDT 2019
bin.narwal added a comment.
In D66698#1645979 <https://reviews.llvm.org/D66698#1645979>, @Meinersbur wrote:
> LGMT. `L` is just unused after that (not "redundant"). Can you correct the summary?
Hmm, but the while loop is redundant, right? I modified the summary mentioning that L/LD are later unused.
> I can commit this for you if you would like me to.
Yes, please help commit this for me. Thanks very much.
Repository:
rPLO Polly
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66698/new/
https://reviews.llvm.org/D66698
More information about the llvm-commits
mailing list