[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
Wed Jan 11 12:23:50 PST 2023


goldstein.w.n updated this revision to Diff 488336.
goldstein.w.n added a comment.
Herald added a subscriber: StephenFan.

Rebase + update tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140850

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-binop.ll
  llvm/test/Transforms/InstCombine/pr38677.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140850.488336.patch
Type: text/x-patch
Size: 9424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/3c4bc93a/attachment.bin>


More information about the llvm-commits mailing list