[PATCH] D19338: New code hoisting pass based on GVN (optimistic approach)
Daniel Berlin via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 11:36:20 PDT 2016
dberlin accepted this revision.
dberlin added a comment.
This revision is now accepted and ready to land.
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 :)
http://reviews.llvm.org/D19338
More information about the llvm-commits
mailing list