[PATCH] D67798: [NFC][InstCombine] Add tests for shifty implementation of image clamping.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 16:47:31 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372671: [NFC][InstCombine] Add tests for shifty implementation of clamping. (authored by huihuiz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67798?vs=221256&id=221435#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67798

Files:
  llvm/trunk/test/Transforms/InstCombine/sub-ashr-and-to-icmp-select.ll
  llvm/trunk/test/Transforms/InstCombine/sub-ashr-or-to-icmp-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67798.221435.patch
Type: text/x-patch
Size: 16556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/7a0a1bc5/attachment.bin>


More information about the llvm-commits mailing list