Skip to content

[GR-65747] Canonicalize F2D->RoundD->D2F chain to RoundF. #11377

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Jun 10, 2025

Optimizes (float) Math.floor/ceil/rint((double) floatValue) to a float32 Round operation.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 10, 2025
@graalvmbot graalvmbot merged commit 10afb04 into master Jun 11, 2025
13 checks passed
@graalvmbot graalvmbot deleted the aw/GR-65747_f32_round branch June 11, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants