[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 4 03:28:48 PDT 2023


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

Rebase patch after pre-committing tests. Address review comments.
Alive 2 links
https://alive2.llvm.org/ce/z/wZJfzE
https://alive2.llvm.org/ce/z/izA8ij


Repository:
  rG LLVM Github Monorepo

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.555697.patch
Type: text/x-patch
Size: 7783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230904/fa819212/attachment.bin>


More information about the llvm-commits mailing list