[PATCH] D153752: [InstSimplify] Fold icmp comparing GEPs with local allocation

hanbum via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 03:46:31 PDT 2023


ParkHanbum created this revision.
ParkHanbum added a reviewer: nikic.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
ParkHanbum requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

alive2 verification : https://alive2.llvm.org/ce/z/WjZdoW


https://reviews.llvm.org/D153752

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/cmp-alloca-offsets.ll
  llvm/test/Transforms/InstSimplify/past-the-end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153752.534488.patch
Type: text/x-patch
Size: 4450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/52c517dd/attachment.bin>


More information about the llvm-commits mailing list