[PATCH] D33694: [PartialInlining] : Partial inlining Overhead reduction: eliminate unnecessary live-out(s)

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 17:10:55 PDT 2017


Done with additional comment.

On Wed, May 31, 2017 at 5:03 PM, Davide Italiano via Phabricator <
reviews at reviews.llvm.org> wrote:

> davide accepted this revision.
> davide added a comment.
>
> Just a comment explaining why we introduce useless PHIs (and therefore the
> need to remove them).
> Wit that, LGTM.
>
>
> https://reviews.llvm.org/D33694
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/af353299/attachment.html>


More information about the llvm-commits mailing list