[PATCH] D11051: Swap loop invariant GEP with loop variant GEP to allow more LICM.
Andrew Trick via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 15:48:09 PDT 2015
atrick added a comment.
Lawrence, Chad, does this pass help you independent from the proposed patch? Is it something you will work toward enabling by default. If so, great. Otherwise, you probably want to decide which part will be controlled by flag and which part you want to enable by default. Obviously, changes to the default should be benchmarked.
Repository:
rL LLVM
http://reviews.llvm.org/D11051
More information about the llvm-commits
mailing list