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

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 12:53:39 PDT 2016


sebpop added a comment.

In http://reviews.llvm.org/D19338#471558, @dberlin wrote:

> At this point, i think this is good enough to start with and if we find things to improve, we can iterate on them in-tree.
>  Thank you for all your hard work on this, i know it has been a bit of a slog :)


That was a good exercise in patience ;-)
Thanks Danny for your reviews: they greatly helped improve the patch over time.
I rebased the patch, and I will commit it tonight after more tests.


http://reviews.llvm.org/D19338





More information about the llvm-commits mailing list