[PATCH] D68651: [InstCombine] Signed saturation patterns
    Dave Green via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 14 01:23:56 PDT 2019
    
    
  
dmgreen updated this revision to Diff 224818.
dmgreen added a comment.
Update to start from a select, not the trunc.
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.224818.patch
Type: text/x-patch
Size: 17373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/ea4132c8/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list