[PATCH] D11051: Swap loop invariant GEP with loop variant GEP to allow more LICM.
Lawrence Hu via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 15:30:45 PDT 2015
hulx2000 added a comment.
Thanks Andrew and Quentin.
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.
I will address Andrew's comment in next few days, stuck on bugs now.
Repository:
rL LLVM
http://reviews.llvm.org/D11051
More information about the llvm-commits
mailing list