[PATCH] D133330: [InstCombine] Baseline tests for reducing icmp x, ~x and icmp ~x, x
Tian Zhou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 16:07:38 PDT 2022
tianz created this revision.
tianz added a reviewer: spatel.
Herald added a project: All.
tianz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
[InstCombine] Baseline tests for reducing icmp x, ~x and icmp ~x, x
Baseline tests for this patch https://reviews.llvm.org/D133328
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D133330
Files:
llvm/test/Transforms/InstCombine/icmp-not.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133330.458062.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/0a08ea36/attachment.bin>
More information about the llvm-commits
mailing list