[PATCH] D154566: [InstCombine] Test cases for D154565
Dhruv Chawla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 22:45:29 PDT 2023
0xdc03 created this revision.
0xdc03 added a reviewer: nikic.
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 test cases to test the fold for the expression pattern
'uadd_sat(X, C) pred C2'.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154566
Files:
llvm/test/Transforms/InstCombine/icmp-uadd-sat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154566.537588.patch
Type: text/x-patch
Size: 11131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/31db5a5d/attachment-0001.bin>
More information about the llvm-commits
mailing list