[PATCH] D20505: Codegen: Make chains from lattice-shaped CFGs

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 11:51:03 PST 2017


On Tue, Jan 10, 2017 at 11:42 AM, Kyle Butt via Phabricator <
reviews at reviews.llvm.org> wrote:

> iteratee added a comment.
>
> In https://reviews.llvm.org/D20505#641524, @davidxl wrote:
>
> > What is the base revision of this patch?
>
>
> The base is https://reviews.llvm.org/D27742
>
> > Since the patch has been rewritten, is it possible to create a new patch
> (after https://reviews.llvm.org/D27742 lands) and abandon this one?  A
> clean restart can simplify things a lot.
>
> I don't really want to submit https://reviews.llvm.org/D27742 without
> this patch.



Why is that?  That patch is an independent improvement by itself and it is
better to check in things incrementally.

David





> I created a new patch as you requested and marked it as a child of
> https://reviews.llvm.org/D27742.
>
>
> https://reviews.llvm.org/D20505
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/38736949/attachment.html>


More information about the llvm-commits mailing list