[PATCH] D130605: [InstCombine] Add baseline tests for redundant sign bits count folds
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 16:14:06 PDT 2022
alexander-shaposhnikov created this revision.
alexander-shaposhnikov added reviewers: nikic, spatel, majnemer.
alexander-shaposhnikov created this object with visibility "All Users".
Herald added a project: All.
alexander-shaposhnikov requested review of this revision.
Herald added a project: LLVM.
Add baseline tests. NFC.
Test plan:
ninja check-all
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130605
Files:
llvm/test/Transforms/InstCombine/icmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130605.447868.patch
Type: text/x-patch
Size: 8105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/0d541ca1/attachment.bin>
More information about the llvm-commits
mailing list