[PATCH] D60061: [InstCombine] ssubo X, C -> saddo X, -C
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 09:26:48 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358099: [InstCombine] ssubo X, C -> saddo X, -C (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60061?vs=194416&id=194535#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60061/new/
https://reviews.llvm.org/D60061
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/test/Transforms/InstCombine/ssub-with-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60061.194535.patch
Type: text/x-patch
Size: 7959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/f96b8f9a/attachment.bin>
More information about the llvm-commits
mailing list