Skip to content
Snippets Groups Projects
Commit 2e0552d9 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by Ben Gamari
Browse files

Test precision of MulMayOflo

Previously we would merely ensure that MulMayOflo was correct. That is,
that it would correctly identify cases where the product would overflow
without caring about false-positives.

Here we test a small number of trivial cases that really don't overflow,
ensuring that the predicate doesn't simply claim that *everything*
overflows.
parent 24abb44c
No related branches found
No related tags found
1 merge request!18Test precision of MulMayOflo
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment