[PATCH] D16300: Enable LoopLoadElimination by default
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 11:42:13 PST 2016
anemet added a comment.
In http://reviews.llvm.org/D16300#333762, @dberlin wrote:
> Out of curiosity, have you tried the pass with load pre disabled?
Thanks! You're making me curious too, I'll do a run. Obviously we only handle full redundancy and no ld->ld but it should be interesting to see how far we are.
http://reviews.llvm.org/D16300
More information about the llvm-commits
mailing list