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

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 04:21:56 PDT 2023


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

Add commuted 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.554253.patch
Type: text/x-patch
Size: 93601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/e6a6cec0/attachment-0001.bin>


More information about the llvm-commits mailing list