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

riscv-cc: Reference FP standards for FP types #443

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

cmuellner
Copy link
Collaborator

As reported in #430, we define the sizes and alignments of all floating-point types, but we don't reference the underlying standards. This change fills this gap.

Fixes: #430.

As reported in riscv-non-isa#430, we define the sizes and alignments of all
floating-point types, but we don't reference the underlying
standards. This change fills this gap.

Fixes: riscv-non-isa#430.

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
Copy link
Collaborator

@kito-cheng kito-cheng left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM :)

@kito-cheng kito-cheng merged commit 6b692f8 into riscv-non-isa:master Jun 27, 2024
4 checks passed
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.

Interpretation of floating-point types
2 participants