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

Add fmodf for float16, float, and double. #2693

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

Conversation

pbrubaker
Copy link
Collaborator

Fixes #2347.

Note: This is currently a draft PR to check CI and get reviews.

@aneshlya
Copy link
Collaborator

It would be good to add runtime tests to <ispc>/tests to ensure that it works on all supported platforms.
Also please fix formatting with clang-format -i stdlib.ispc

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.

Add fmod for double and float to the standard library
2 participants