[PATCH] D156227: [InstCombine] Add test cases from PR62898. NFC.

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 9 00:23:11 PDT 2023


dtcxzyw updated this revision to Diff 556340.
dtcxzyw added a comment.

Add vector tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156227

Files:
  llvm/test/Transforms/InstCombine/smax-icmp.ll
  llvm/test/Transforms/InstCombine/smin-icmp.ll
  llvm/test/Transforms/InstCombine/umax-icmp.ll
  llvm/test/Transforms/InstCombine/umin-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156227.556340.patch
Type: text/x-patch
Size: 111457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230909/9b32291e/attachment.bin>


More information about the llvm-commits mailing list