[PATCH] D59472: [InstCombine] Add tests for add nuw + uaddo

Dan Robertson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 13:51:30 PDT 2019


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

Added non-undef non-splat overflow and non-overflow tests


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59472/new/

https://reviews.llvm.org/D59472

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59472.191166.patch
Type: text/x-patch
Size: 6042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/6e8565ed/attachment.bin>


More information about the llvm-commits mailing list