[PATCH] D67800: [InstCombine] Fold a shifty implementation of clamp (e.g., clamp255).

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 18:09:49 PDT 2019


huihuiz updated this revision to Diff 221146.
huihuiz marked 3 inline comments as done.
huihuiz added a comment.

resolved reviews feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67800/new/

https://reviews.llvm.org/D67800

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/sub-ashr-or-to-icmp-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67800.221146.patch
Type: text/x-patch
Size: 7575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/b9fc2543/attachment.bin>


More information about the llvm-commits mailing list