[PATCH] D60061: [InstCombine] ssubo X, C -> saddo X, -C
Dan Robertson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 08:42:55 PDT 2019
dlrobertson updated this revision to Diff 194346.
dlrobertson marked an inline comment as not done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60061/new/
https://reviews.llvm.org/D60061
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/ssub-with-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60061.194346.patch
Type: text/x-patch
Size: 8657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/21f0af18/attachment.bin>
More information about the llvm-commits
mailing list