[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
Mon Dec 14 03:34:48 PST 2015
sbaranga updated this revision to Diff 42700.
sbaranga added a comment.
Changed loops to use the range for syntax.
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.42700.patch
Type: text/x-patch
Size: 16474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/3df33c1f/attachment.bin>
More information about the llvm-commits
mailing list