[llvm] r308062 - [Dominators] Implement incremental deletions

Jakub (Kuba) Kuderski via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 13:28:08 PDT 2017


I fixed the typos in r309170.

Best,
Kuba

On Fri, Jul 21, 2017 at 3:45 AM, Tobias Grosser <tobias.grosser at inf.ethz.ch>
wrote:

> On Thu, Jul 20, 2017, at 07:38 PM, Tobias Grosser via llvm-commits
> wrote:
> > Hi Jakub,
> >
> > some small post-commit comments:
> >
> > On Fri, Jul 14, 2017, at 11:58 PM, Jakub Kuderski via llvm-commits
> > wrote:
> > > Author: kuhar
> > > Date: Fri Jul 14 14:58:53 2017
> > > New Revision: 308062
> > >
> > > URL: http://llvm.org/viewvc/llvm-project?rev=308062&view=rev
> > > Log:
> > > [Dominators] Implement incremental deletions
> > > +  /// tree is informed about makes some (domominator) subtree
> > > unreachable -- in
> >
> > dominator
> >
> > > +  // Checks if a node has proper support, as defined on the page 3 and
> > > later
> > > +  // explained on the page 7 of the second paper.
> >
> > Very nice that you cite some paper, but which exactly is the "second
> > paper"? I could not find a reference in the code.
>
> Sorry, it seems I did not pay enough attention. I now get it.
>
> I would probably write "see paper [2] at the top of the file" and index
> the papers accordingly. However, this is really now only a minor
> difference.
>
> Best,
> Tobias
>



-- 
Jakub Kuderski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/dce2f148/attachment.html>


More information about the llvm-commits mailing list