[PATCH] D59653: [NFC] Add tests for ssubo X, C -> saddo X, -C

Dan Robertson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 10:14:26 PDT 2019


dlrobertson created this revision.
dlrobertson added a reviewer: nikic.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add baseline tests for canonicalization of
ssubo X, C -> saddo X, -C.


https://reviews.llvm.org/D59653

Files:
  llvm/test/Transforms/InstCombine/sadd-with-overflow.ll
  llvm/test/Transforms/InstCombine/ssub-with-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59653.191732.patch
Type: text/x-patch
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/1b54f222/attachment.bin>


More information about the llvm-commits mailing list