[PATCH] D64422: [SCEV] teach SCEV symbolical execution about overflow intrinsics folding.
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 19:18:32 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365726: [SCEV] teach SCEV symbolical execution about overflow intrinsics folding. (authored by shchenz, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64422?vs=208702&id=209115#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64422/new/
https://reviews.llvm.org/D64422
Files:
llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/overflow-intrinsics-trip-count.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64422.209115.patch
Type: text/x-patch
Size: 6796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/e31775d5/attachment.bin>
More information about the llvm-commits
mailing list