[PATCH] D68651: [InstCombine] Signed saturation patterns

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 16:12:32 PDT 2019


dmgreen updated this revision to Diff 225542.
dmgreen marked an inline comment as done.
dmgreen added a comment.

Mostly rebased out D69139 <https://reviews.llvm.org/D69139>, but also added a notrunc test.


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

https://reviews.llvm.org/D68651

Files:
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/sadd_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68651.225542.patch
Type: text/x-patch
Size: 18306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/e7eded3c/attachment.bin>


More information about the llvm-commits mailing list