[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 15:50:41 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa250ceb3ff1: Add optimizations for icmp eq/ne (mul(X, Y), 0) (authored by goldstein.w.n).
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.492933.patch
Type: text/x-patch
Size: 6768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/7ead5897/attachment.bin>
More information about the llvm-commits
mailing list