[PATCH] D140850: [Patch 2/4]: Add optimizations for icmp eq/ne (mul(X, Y), 0)

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 11:31:02 PST 2023


goldstein.w.n added a comment.

Note:

I have not verified the transformations in this patch individually, I verified the net changes from D140850 <https://reviews.llvm.org/D140850>, D140851 <https://reviews.llvm.org/D140851>, and D140852 <https://reviews.llvm.org/D140852> in bulk.


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