[PATCH] D140850: [InstCombine] Add optimizations for icmp eq/ne (mul(X, Y), 0)
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 16:41:48 PST 2023
goldstein.w.n added a comment.
Either this or `D141875` cause the failure: https://lab.llvm.org/buildbot/#/builders/183/builds/10447
Going to revert while I look into it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140850/new/
https://reviews.llvm.org/D140850
More information about the llvm-commits
mailing list