[PATCH] D153752: [InstSimplify] Fold icmp comparing GEPs with local allocation
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 00:16:47 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46a574501731: [InstSimplify] Fold icmp of allocas based on offset difference (authored by ParkHanbum, committed by nikic).
Repository:
rG LLVM Github Monorepo
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.535652.patch
Type: text/x-patch
Size: 6401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/762cc85b/attachment.bin>
More information about the llvm-commits
mailing list