[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
Tue Sep 27 22:21:20 PDT 2022


tianz updated this revision to Diff 463417.
tianz added a comment.

Updated according to review comments


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

https://reviews.llvm.org/D133330

Files:
  test/Transforms/InstCombine/icmp-not.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133330.463417.patch
Type: text/x-patch
Size: 4391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/2df84bcf/attachment.bin>


More information about the llvm-commits mailing list