[PATCH] D108049: [InstCombine] Extend canonicalizeClampLike to handle truncated inputs
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 28 07:07:29 PDT 2021
dmgreen updated this revision to Diff 383025.
dmgreen added a comment.
Thanks - updated as per comments along with rG79011c705b58 <https://reviews.llvm.org/rG79011c705b5849661cc791016c54ee62d9ec9cb0> for the initial part.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108049/new/
https://reviews.llvm.org/D108049
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/truncating-saturate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108049.383025.patch
Type: text/x-patch
Size: 8632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/2eb1598f/attachment-0001.bin>
More information about the llvm-commits
mailing list