[PATCH] D157977: [InstCombine] OptimizePointerDifference when a gep has phi ptr

Biplob Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 03:40:53 PDT 2023


bipmis updated this revision to Diff 556413.
bipmis added a comment.

Updated the patch with review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157977/new/

https://reviews.llvm.org/D157977

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/sub-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157977.556413.patch
Type: text/x-patch
Size: 10151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230911/f5fb44d4/attachment.bin>


More information about the llvm-commits mailing list