[PATCH] D11051: Swap loop invariant GEP with loop variant GEP to allow more LICM.

Lawrence Hu lawrence at codeaurora.org
Sat Aug 1 14:38:54 PDT 2015


hulx2000 retitled this revision from "Extend LICM to hoist loop invariant GEP out" to "Swap loop invariant GEP with loop variant GEP to allow more LICM.".
hulx2000 updated the summary for this revision.
hulx2000 updated this revision to Diff 31194.

Repository:
  rL LLVM

http://reviews.llvm.org/D11051

Files:
  lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
  test/CodeGen/AArch64/aarch64-loop-gep-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11051.31194.patch
Type: text/x-patch
Size: 10562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150801/07035949/attachment.bin>


More information about the llvm-commits mailing list