[PATCH] D68651: [InstCombine] Signed saturation patterns
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 22 08:39:21 PDT 2019
This revision was automatically updated to reflect the committed changes.
dmgreen marked an inline comment as done.
Closed by commit rG186155b89c2d: [InstCombine] Signed saturation patterns (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D68651?vs=225542&id=226052#toc
Repository:
rG LLVM Github Monorepo
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.226052.patch
Type: text/x-patch
Size: 18278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/cce07701/attachment.bin>
More information about the llvm-commits
mailing list