[PATCH] D11051: Swap loop invariant GEP with loop variant GEP to allow more LICM.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 15:38:14 PDT 2015
mcrosier added a comment.
In http://reviews.llvm.org/D11051#218985, @hulx2000 wrote:
> Quentin, the whole Splitting GEP pass is turned off, could you please try -mllvm -aarch64-gep-opt=true or revert 89cc8dd3b84a636b2798028a994f4b71c78e0163, internally, I have to do that to see difference, of course, it depends on testcase.
Lawrence,
Just a friendly reminder that the community prefers a svn revision number over a git hash any day.. :)
Chad
Repository:
rL LLVM
http://reviews.llvm.org/D11051
More information about the llvm-commits
mailing list