[PATCH] D108077: [InstCombine] Add call to matchSignedSaturate from min/max
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 15 00:21:11 PDT 2021
dmgreen updated this revision to Diff 366477.
dmgreen added a comment.
Update the one use checks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108077/new/
https://reviews.llvm.org/D108077
Files:
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
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: D108077.366477.patch
Type: text/x-patch
Size: 12043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210815/cbcb6d7e/attachment.bin>
More information about the llvm-commits
mailing list