[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
Wed Aug 30 07:10:50 PDT 2023
marcauberer created this revision.
marcauberer added reviewers: nikic, spatel.
Herald added a subscriber: StephenFan.
Herald added a project: All.
marcauberer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Baseline tests for: <insert-code-rev-here>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D159204
Files:
llvm/test/Transforms/InstCombine/icmp-sdiv-sdiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159204.554706.patch
Type: text/x-patch
Size: 6583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/422fcf70/attachment.bin>
More information about the llvm-commits
mailing list