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

Dan Robertson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 10:22:50 PDT 2019


dlrobertson updated this revision to Diff 191027.
dlrobertson added a comment.

- add test for a wrapped add
- don't use unnamed values in 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.191027.patch
Type: text/x-patch
Size: 4814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190317/b705beda/attachment.bin>


More information about the llvm-commits mailing list