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

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 08:37:35 PST 2018


On Fri, Feb 2, 2018, at 18:51, Daniel Berlin via llvm-commits wrote:
> 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)

Very interesting, indeed. If you can share any notes I would enjoy having a look.

Best,
Tobias

> 
> 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
> >
> >
> >
> >
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits


More information about the llvm-commits mailing list