[PATCH] D133328: [InstCombine] Fold icmp x, ~x and icmp ~x, x by testing the sign

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 03:30:31 PDT 2022


RKSimon added a comment.

@tianz reverse-ping


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