[PATCH] D39906: [InstCombine] Allowing GEP Instructions with loop Invariant operands to combine

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 13:46:20 PST 2018


sebpop updated this revision to Diff 137652.

https://reviews.llvm.org/D39906

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/gep-combine-loop-invariant.ll
  llvm/test/Transforms/LoopVectorize/X86/masked_load_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39906.137652.patch
Type: text/x-patch
Size: 55300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/a1c36a34/attachment-0001.bin>


More information about the llvm-commits mailing list