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

hanbum via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 04:13:25 PDT 2023


ParkHanbum updated this revision to Diff 535318.
ParkHanbum marked an inline comment as done.

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

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.535318.patch
Type: text/x-patch
Size: 4432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/15d9ad64/attachment.bin>


More information about the llvm-commits mailing list