[PATCH] D21237: LoopRotation: remove iterative calls to rotateLoops

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 13:18:51 PDT 2016


@mzolotukhin, yeah, i was added as a reviewer, but had no context, so just
trying to figure out what's up :)


On Fri, Jun 10, 2016 at 1:15 PM, Michael Zolotukhin <mzolotukhin at apple.com>
wrote:

> mzolotukhin added a comment.
>
> @sanjoy: yeah, that's my patch http://reviews.llvm.org/D20181. I missed
> your LGTM, so I haven't committed it though.
>
> @sebpop: it's interesting, I'm working on that too actually. How do you
> plan to handle that and how far have you progressed with it? I hope to get
> something working soonish.
>
> @dberlin: it's kind of a cleanup. We don't call it more than once anyway,
> so this is just unnecessary complication in the code.
>
>
> http://reviews.llvm.org/D21237
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/4dad2ddb/attachment.html>


More information about the llvm-commits mailing list