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 nextafter for FP8 FNUZ types. #17885

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Fix nextafter for FP8 FNUZ types. #17885

merged 1 commit into from
Oct 4, 2024

Conversation

copybara-service[bot]
Copy link

Fix nextafter for FP8 FNUZ types.

Before, it would return NaN if calling nextafter(negative_value_closest_to_zero, 1).

@copybara-service copybara-service bot force-pushed the test_681694699 branch 2 times, most recently from 476b1b8 to 83a45b4 Compare October 4, 2024 20:06
Before, it would return NaN if calling nextafter(negative_value_closest_to_zero, 1).

PiperOrigin-RevId: 682434301
@copybara-service copybara-service bot merged commit e007b25 into main Oct 4, 2024
@copybara-service copybara-service bot deleted the test_681694699 branch October 4, 2024 20:39
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.

1 participant