[PATCH] D154342: [InstCombine] Test cases for D154206

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 03:10:02 PDT 2023


0xdc03 updated this revision to Diff 537282.
0xdc03 added a comment.

- Address reviewer comments
  - Fix cases which return true/false/zeroinitializer
  - Fix (and remove a lot of) multi-use tests
  - Reorganize some cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154342

Files:
  llvm/test/Transforms/InstCombine/icmp-usub-sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154342.537282.patch
Type: text/x-patch
Size: 18847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/7b7ab680/attachment.bin>


More information about the llvm-commits mailing list