[PATCH] D144283: [X86] Make `(and/or (icmp eq/ne A,C0), (icmp eq/ne A,C1))` where `IsPow2(dif(C0,C1))` work for more patterns.

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 19:40:20 PST 2023


goldstein.w.n added a comment.

In D144283#4149117 <https://reviews.llvm.org/D144283#4149117>, @RKSimon wrote:

> foobar?

Was left from an earlier rebase. commit message has already been fixed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144283



More information about the llvm-commits mailing list