[PATCH] D58881: [Transform] Improve fold of sadd.with.overflow

Dan Robertson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 18:57:48 PST 2019


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

- Fix nits
- Update tests


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

https://reviews.llvm.org/D58881

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/sadd-with-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58881.189439.patch
Type: text/x-patch
Size: 7130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/a99796c1/attachment.bin>


More information about the llvm-commits mailing list