[PATCH] D11051: Extend LICM to hoist loop invariant GEP out
Lawrence Hu
lawrence at codeaurora.org
Sat Jul 25 16:26:48 PDT 2015
hulx2000 updated this revision to Diff 30638.
hulx2000 added a comment.
Herald added subscribers: srhines, danalbert.
Thanks Hal.
For you comments about stripAndAccumulateInBoundsConstantOffsets and getObjectSize.., I didn't understand it 100%, please let me know if that is what you are thinking.
Regards
Repository:
rL LLVM
http://reviews.llvm.org/D11051
Files:
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/hoist-gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11051.30638.patch
Type: text/x-patch
Size: 11679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150725/440db1d6/attachment.bin>
More information about the llvm-commits
mailing list