[PATCH] D11051: Extend LICM to hoist loop invariant GEP out

Lawrence Hu lawrence at codeaurora.org
Wed Jul 29 10:02:55 PDT 2015


hulx2000 added a comment.

Forgot to mention.

This transformation is useful, it helps one of our benchmark by 7%, and that is the main reason why llvm is behind gcc for this benchmarks.


Repository:
  rL LLVM

http://reviews.llvm.org/D11051







More information about the llvm-commits mailing list