[PATCH] D20505: Codegen: Outline for chains of tail-duplicable blocks.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 16:29:11 PDT 2016


OK, this took longer than I thought it would, because I had to come up with
a good way to interact with tail-merging during layout. Please take a look
now.

Kyle.

On Mon, Jun 13, 2016 at 10:52 AM, David Li <davidxl at google.com> wrote:

> davidxl added a comment.
>
> Kyle,  can you update your patch and do a rebase -- there were recent
> restructure changes in MBP which can make the code cleaner.
>
>
> http://reviews.llvm.org/D20505
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160628/6a718e8a/attachment.html>


More information about the llvm-commits mailing list