[PATCH] D67800: [InstCombine] Fold a shifty implementation of clamp-to-allones
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 17:29:14 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372678: [InstCombine] Fold a shifty implementation of clamp-to-allones. (authored by huihuiz, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67800?vs=221259&id=221446#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67800/new/
https://reviews.llvm.org/D67800
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/test/Transforms/InstCombine/sub-ashr-or-to-icmp-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67800.221446.patch
Type: text/x-patch
Size: 7451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/6751ef5f/attachment.bin>
More information about the llvm-commits
mailing list