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

Lawrence Hu lawrence at codeaurora.org
Wed Jul 29 10:01:07 PDT 2015


hulx2000 added a comment.

Hi, Andrew:

  About your comments, I have asked to reach an agreement, and posted my earlier version of this patch (in SeparateConstOffsetFromGEP) to http://reviews.llvm.org/D11443 to see if you guys like it or not. 
  
  Since you and Hal both agree it should be done somewhere else, I assume SeparateConstOffsetFromGEP is a good place to go, I will move the code back to SeparateConstOffsetFromGEP then, hopefully I can do better then http://reviews.llvm.org/D11443.

Regards

Lawrence Hu


Repository:
  rL LLVM

http://reviews.llvm.org/D11051







More information about the llvm-commits mailing list