[PATCH] D59476: [InstCombine] Improve with.overflow intrinsic tests
Dan Robertson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 17 12:03:58 PDT 2019
dlrobertson created this revision.
dlrobertson added a reviewer: lebedev.ri.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
- Do not use unnamed values in saddo tests
- Add tests for canonicalization of a constant arg0
https://reviews.llvm.org/D59476
Files:
llvm/test/Transforms/InstCombine/sadd-with-overflow.ll
llvm/test/Transforms/InstCombine/with_overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59476.191030.patch
Type: text/x-patch
Size: 10384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190317/efd510de/attachment.bin>
More information about the llvm-commits
mailing list