[PATCH] D11051: Extend LICM to hoist loop invariant GEP out
Andrew Trick
atrick at apple.com
Tue Jul 28 11:14:43 PDT 2015
atrick added a comment.
Oh yeah. I forgot about my first comment on this patch. I'll repeat it:
I think this should be part of SeparateConstOffsetFromGEP, which is also optimizing for register pressure and addressing modes. As part of this pass it is target configurable and controlled by EnableGEPOpt.
Repository:
rL LLVM
http://reviews.llvm.org/D11051
More information about the llvm-commits
mailing list