Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rounding and fixed point fixes #167

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

desmonddak
Copy link
Contributor

Description & Motivation

Missed adding code to FPAdderRound to check for infinity after adding.
Fixed FloatingPointValue to properly check for infinity in the rounding case.

Related Issue(s)

Testing

Existing FP round tests now pass (they were passing before, but FPV and the same bug as FPAdderRound).

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No change required.

Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants