[PATCH] D142785: [InstCombine] Add tests for folding (icmp UnsignedPred X * Z, Y * Z) -> (icmp UnsignedPred X, Y); NFC
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 12:17:02 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19c766f7423a: Add tests for folding (icmp UnsignedPred X * Z, Y * Z) -> (icmp UnsignedPred X… (authored by goldstein.w.n).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142785/new/
https://reviews.llvm.org/D142785
Files:
llvm/test/Transforms/InstCombine/icmp-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142785.495244.patch
Type: text/x-patch
Size: 8651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/ee79ef0d/attachment.bin>
More information about the llvm-commits
mailing list