[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
Fri Sep 20 18:04:17 PDT 2019


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

move test "extra_use_sub" to positive case


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.221144.patch
Type: text/x-patch
Size: 15789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/abb08928/attachment.bin>


More information about the llvm-commits mailing list