[PATCH] D93820: [InstSimplify] Don't fold gep p, -p to null
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 1 08:04:32 PST 2021
nikic updated this revision to Diff 314222.
nikic added a comment.
Rebase over additional tests without inbounds.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93820/new/
https://reviews.llvm.org/D93820
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93820.314222.patch
Type: text/x-patch
Size: 6342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210101/a97c3093/attachment.bin>
More information about the llvm-commits
mailing list