[PATCH] D40874: [LV][LoopInfo] Add irreducible CFG detection for outer loops

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 11:29:33 PST 2018


hsaito added a comment.

In https://reviews.llvm.org/D40874#1015810, @fhahn wrote:

> In https://reviews.llvm.org/D40874#1013415, @dcaballe wrote:
>
> > Please, Florian, feel free to commit this patch whenever you think it's appropriate. I still don't have commit access.
>
>
> Can do, but probably not before Monday.


Thanks, Florian, Daniel, and all. Diego will update the comments in the latter half of next week when he comes back from vacation. Sorry for the delay.
In the meantime, please look at https://reviews.llvm.org/D42447, the next patch in the series, if you haven't.

Thanks,
Hideki


https://reviews.llvm.org/D40874





More information about the llvm-commits mailing list