[PATCH] D147597: [InstCombine] icmp(X | OrC, C) --> icmp(X, 0)

Jun Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 18:16:11 PDT 2023


junaire added a comment.

Do you have more comments to address? or can I land it? @nikic


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147597



More information about the llvm-commits mailing list