[PATCH] D60061: [InstCombine] ssubo X, C -> saddo X, -C

Dan Robertson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 18:57:49 PDT 2019


dlrobertson updated this revision to Diff 193222.
dlrobertson marked an inline comment as done.
dlrobertson added a comment.

Update comment


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.193222.patch
Type: text/x-patch
Size: 8606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/44a84eaf/attachment.bin>


More information about the llvm-commits mailing list