[PATCH] D12269: Add a pass to lift aggregate into allocas so SROA can get rid of them.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 18:10:16 PDT 2015


Moving my commetns to that review.

On Fri, Oct 2, 2015 at 1:42 AM Amaury SECHET via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> deadalnix added a comment.
>
> Doing it in SROA in http://reviews.llvm.org/D13379 . Seems like a better
> place than in its own pass.
>
>
> http://reviews.llvm.org/D12269
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151008/9f7de3f8/attachment.html>


More information about the llvm-commits mailing list