[PATCH] D133328: [InstCombine] Fold icmp x, ~x and icmp ~x, x by testing the sign
Tian Zhou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 16:08:13 PDT 2022
tianz added a comment.
Baseline tests: https://reviews.llvm.org/D133330
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133328/new/
https://reviews.llvm.org/D133328
More information about the llvm-commits
mailing list