[PATCH] D39906: [InstCombine] reassociate loop invariant GEP chains to enable LICM

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 16:24:57 PST 2018


sebpop updated this revision to Diff 137869.

https://reviews.llvm.org/D39906

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/gep-combine-loop-invariant.ll
  test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39906.137869.patch
Type: text/x-patch
Size: 7535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/3aca039d/attachment.bin>


More information about the llvm-commits mailing list