[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:56:11 PDT 2023
ParkHanbum updated this revision to Diff 535331.
ParkHanbum marked an inline comment as done.
ParkHanbum added a comment.
add testcases!
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.535331.patch
Type: text/x-patch
Size: 6401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/20e0b6c7/attachment.bin>
More information about the llvm-commits
mailing list