[PATCH] D142786: [InstCombine] Improve transforms for (icmp uPred X * Z, Y * Z) -> (icmp uPred X, Y)
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 15:56:40 PST 2023
goldstein.w.n updated this revision to Diff 493765.
goldstein.w.n added a comment.
Rebase + Split
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142786/new/
https://reviews.llvm.org/D142786
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142786.493765.patch
Type: text/x-patch
Size: 5707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/9bbea947/attachment.bin>
More information about the llvm-commits
mailing list