[PATCH] D67799: [InstCombine] Fold a shifty implementation of clamp-to-zero.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 17:19:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG895219971592: [InstCombine] Fold a shifty implementation of clamp-to-zero. (authored by huihuiz).

Changed prior to commit:
  https://reviews.llvm.org/D67799?vs=221257&id=221442#toc

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.221442.patch
Type: text/x-patch
Size: 7001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/be9e382e/attachment.bin>


More information about the llvm-commits mailing list