[PATCH] D159059: [InstCombine] Make the `(icmp eq/ne (and X, Y), X)` canonicalization work for non-const operands

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 09:10:25 PDT 2023


goldstein.w.n abandoned this revision.
goldstein.w.n added a comment.

Abandoning and resubmitting on GH


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159059



More information about the llvm-commits mailing list