[PATCH] D67799: [InstCombine] Fold a shifty implementation of clamp0.

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


huihuiz updated this revision to Diff 221145.
huihuiz added a comment.

resolved reviews feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67799

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67799.221145.patch
Type: text/x-patch
Size: 5794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/96ed9df5/attachment.bin>


More information about the llvm-commits mailing list