[PATCH] D36135: [RFC] Make infinite loops available in postdom tree, but do not connect them to thereverse reachable part of the CFG

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 09:51:47 PST 2018


FWIW: I now have a expected linear time algorithm to do non-termination
sensitive control dependence if we want it.

(I'm too lazy to formalize and publish it, but i did work with some folks
to verify it would work)

On Fri, Feb 2, 2018 at 9:43 AM, Jakub Kuderski via Phabricator <
reviews at reviews.llvm.org> wrote:

> kuhar requested changes to this revision.
> kuhar added a comment.
> This revision now requires changes to proceed.
>
> Marking it so that it doesn't take place in my to-review queue.
>
>
> https://reviews.llvm.org/D36135
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/7cf7cdd7/attachment.html>


More information about the llvm-commits mailing list