[PATCH] D35499: [InstCombine] Simplify pointer difference subtractions (GEP-GEP) where GEPs have other uses and one non-constant index

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 14:29:32 PDT 2017


yamauchi updated this revision to Diff 107182.
yamauchi marked 3 inline comments as done.
yamauchi added a comment.

Addressed one more comment.


https://reviews.llvm.org/D35499

Files:
  include/llvm/IR/Operator.h
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  test/Transforms/InstCombine/sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35499.107182.patch
Type: text/x-patch
Size: 6778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/a8b264bf/attachment.bin>


More information about the llvm-commits mailing list