[PATCH] D159204: [InstCombine] Baseline tests for folding (A/-B)==(A/B) to (A/B)==0
Marc Auberer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 13:25:54 PDT 2023
marcauberer updated this revision to Diff 555494.
marcauberer added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159204/new/
https://reviews.llvm.org/D159204
Files:
llvm/test/Transforms/InstCombine/icmp-sdiv-sdiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159204.555494.patch
Type: text/x-patch
Size: 6583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/8ec44f41/attachment.bin>
More information about the llvm-commits
mailing list