[PATCH] D149512: [InstSimplify] Test case for icmp imply (NFC)

Zhu Siyuan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 09:10:19 PDT 2023


floatshadow updated this revision to Diff 519099.
floatshadow added a comment.

negative cases. e.g. ugt with no signed and unsigned wrap add, ugt with signed wrap add


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

https://reviews.llvm.org/D149512

Files:
  llvm/test/Transforms/InstSimplify/implies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149512.519099.patch
Type: text/x-patch
Size: 16547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/84ea19f7/attachment.bin>


More information about the llvm-commits mailing list