[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 09:17:41 PDT 2019


dlrobertson created this revision.
dlrobertson added reviewers: nikic, spatel.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
dlrobertson edited the summary of this revision.

Baseline tests for D59471 <https://reviews.llvm.org/D59471> (InstCombine of `add nuw` and `uaddo` with
constants).


https://reviews.llvm.org/D59472

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59472.191023.patch
Type: text/x-patch
Size: 4500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190317/2d1cb40e/attachment.bin>


More information about the llvm-commits mailing list