[PATCH] D58881: [Transform] Improve fold of sadd.with.overflow
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 10:29:14 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355530: [InstCombine] Fold add nsw + sadd.with.overflow (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58881?vs=189439&id=189534#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58881/new/
https://reviews.llvm.org/D58881
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/test/Transforms/InstCombine/sadd-with-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58881.189534.patch
Type: text/x-patch
Size: 7184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/016316c4/attachment.bin>
More information about the llvm-commits
mailing list