[PATCH] D69252: [InstCombine] Canonicalize sadd.with.overflow to sadd.sat

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 2 09:25:37 PDT 2019


dmgreen updated this revision to Diff 227580.
dmgreen edited the summary of this revision.
dmgreen added a comment.

Split out the subs, leaving just the adds here


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

https://reviews.llvm.org/D69252

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/overflow_to_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69252.227580.patch
Type: text/x-patch
Size: 10748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191102/da02a81b/attachment.bin>


More information about the llvm-commits mailing list