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

Fix the precisions when converting a literal FP to another precision #717

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

lsrcz
Copy link
Collaborator

@lsrcz lsrcz commented Jul 31, 2024

The original code uses the old precisions when constructing the converted FP, and this will break the internal representation invariant. This pull request fixes it.

@lsrcz lsrcz added the Bug label Jul 31, 2024
@lsrcz lsrcz requested a review from LeventErkok July 31, 2024 23:57
@lsrcz lsrcz self-assigned this Jul 31, 2024
@LeventErkok LeventErkok merged commit b16357e into LeventErkok:master Aug 1, 2024
1 of 2 checks passed
@LeventErkok
Copy link
Owner

Great catch!

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

Successfully merging this pull request may close these issues.

2 participants