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

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 06:19:27 PDT 2023


0xdc03 created this revision.
0xdc03 added reviewers: nikic, goldstein.w.n.
Herald added a subscriber: StephenFan.
Herald added a project: All.
0xdc03 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Create a test case to test the fold for the expression pattern
'usub_sat(X, C) pred C2'.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154342

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154342.536742.patch
Type: text/x-patch
Size: 28285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/4dfb14d7/attachment.bin>


More information about the llvm-commits mailing list