[PATCH] D108049: [InstCombine] Canonicalize saturate with shift and xor to min/max clamp

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 00:09:23 PDT 2021


dmgreen updated this revision to Diff 368040.
dmgreen edited the summary of this revision.
dmgreen added a comment.

More cleanup


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.368040.patch
Type: text/x-patch
Size: 14440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/e4513ed1/attachment.bin>


More information about the llvm-commits mailing list