[PATCH] D19338: New code hoisting pass based on GVN (optimistic approach)

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 09:20:02 PDT 2016


Sure, though note that's a size optimization :)
In any case, i will try to make a final review pass and give approval today
or tomorrow.

On Wed, Jun 29, 2016 at 9:18 AM, Sebastian Pop <sebpop at gmail.com> wrote:

> sebpop added a comment.
>
> This pass fixes redundancy elimination in zlib as described in
> https://llvm.org/bugs/show_bug.cgi?id=22005
>
>
> http://reviews.llvm.org/D19338
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/b8776532/attachment.html>


More information about the llvm-commits mailing list