[PATCH] D15146: [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 05:51:38 PST 2015


sbaranga updated this revision to Diff 41745.
sbaranga added a comment.

Address the review comments so far.


http://reviews.llvm.org/D15146

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/indexed-gep-compares.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15146.41745.patch
Type: text/x-patch
Size: 16303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/15380c34/attachment.bin>


More information about the llvm-commits mailing list