[PATCH] D68342: [Analysis] Don't assume that unsigned overflow can't happen in EmitGEPOffset (PR42699)
Mikhail Maltsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 02:02:56 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb6534b2a26fa: [Analysis] Don't assume that unsigned overflow can't happen in EmitGEPOffset… (authored by miyuki).
Changed prior to commit:
https://reviews.llvm.org/D68342?vs=225203&id=225377#toc
Repository:
rG LLVM Github Monorepo
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.225377.patch
Type: text/x-patch
Size: 11318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/85419544/attachment.bin>
More information about the llvm-commits
mailing list