[PATCH] D68342: [Analysis] Don't assume that unsigned overflow can't happen in EmitGEPOffset
Mikhail Maltsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 05:49:34 PDT 2019
miyuki updated this revision to Diff 225203.
miyuki edited the summary of this revision.
miyuki added a comment.
Don't treat non-zero address space specially
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68342/new/
https://reviews.llvm.org/D68342
Files:
llvm/include/llvm/Analysis/Utils/Local.h
llvm/test/Transforms/InstCombine/gep-custom-dl.ll
llvm/test/Transforms/InstCombine/getelementptr.ll
llvm/test/Transforms/InstCombine/icmp-custom-dl.ll
llvm/test/Transforms/InstCombine/icmp.ll
llvm/test/Transforms/InstCombine/sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68342.225203.patch
Type: text/x-patch
Size: 11319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191016/6ee78f34/attachment.bin>
More information about the llvm-commits
mailing list