[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:35:16 PST 2018


sebpop updated this revision to Diff 137649.
sebpop added a comment.
Herald added a subscriber: hiraditya.

Update patch on today's tree.
Fixed parentheses.


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.137649.patch
Type: text/x-patch
Size: 55398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/65aa903e/attachment.bin>


More information about the llvm-commits mailing list