[PATCH] D32686: [InstCombine][KnownBits] Use KnownBits better to detect nsw adds
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 16:35:51 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302093: [InstCombine][KnownBits] Use KnownBits better to detect nsw adds (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32686?vs=97265&id=97747#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32686
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/test/Transforms/InstCombine/AddOverFlow.ll
llvm/trunk/test/Transforms/InstCombine/demand_shrink_nsw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32686.97747.patch
Type: text/x-patch
Size: 6937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/262578ca/attachment.bin>
More information about the llvm-commits
mailing list