[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 00:12:33 PDT 2019


huihuiz updated this revision to Diff 221256.
huihuiz edited the summary of this revision.
huihuiz added a comment.

make test more general


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67798

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

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


More information about the llvm-commits mailing list