[PATCH] D18798: New code hoisting pass based on GVN
Aditya Kumar via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 08:28:27 PDT 2016
hiraditya added a comment.
In http://reviews.llvm.org/D18798#394436, @dberlin wrote:
> I just want to echo Chandler's comments about complexity:
> Thank you for taking the time to do the work to not add another N^2 pass to
> the compiler, even if it took you a bit more time/effort :)
> (I'll take another gander at the patch for code review, but you should
> address chandler's comments)
Sure, we will get back with useful numbers and fix formatting issues.
Repository:
rL LLVM
http://reviews.llvm.org/D18798
More information about the llvm-commits
mailing list