Skip to content
Snippets Groups Projects

Test precision of MulMayOflo

Open Ben Gamari requested to merge wip/mulmayoflo into master

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.

This revealed a subtle bug in the AArch64 implementation in ghc!10970 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading