[PATCH] D68651: [InstCombine] Signed saturation patterns
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 14 13:45:23 PDT 2019
dmgreen updated this revision to Diff 224899.
dmgreen marked 5 inline comments as done.
dmgreen added a comment.
Added a changeBitWidth to Type, and other cleanup.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68651/new/
https://reviews.llvm.org/D68651
Files:
llvm/include/llvm/IR/DerivedTypes.h
llvm/include/llvm/IR/Type.h
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.224899.patch
Type: text/x-patch
Size: 19350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/f6c066e0/attachment.bin>
More information about the llvm-commits
mailing list