[PATCH] D52671: [InstCombine] Skip merging non-free GEP

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 15:16:08 PDT 2018


junbuml updated this revision to Diff 169109.
junbuml added a comment.

Tried to handle Eli's comment. Please take a look and let me know any comment.


https://reviews.llvm.org/D52671

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/gepphigep.ll
  llvm/test/Transforms/InstCombine/unit_skip_gep_merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52671.169109.patch
Type: text/x-patch
Size: 4216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/290b1685/attachment.bin>


More information about the llvm-commits mailing list