Skip to content

[libc][math][c23] Implement remquof128 C23 math function. #94312

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

Closed
lntue opened this issue Jun 4, 2024 · 2 comments · Fixed by #94809
Closed

[libc][math][c23] Implement remquof128 C23 math function. #94312

lntue opened this issue Jun 4, 2024 · 2 comments · Fixed by #94809
Assignees

Comments

@lntue
Copy link
Contributor

lntue commented Jun 4, 2024

This function is defined in C23 standard section 7.12.10.3 and error handling in section F.10.7.3 in https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf.

@lntue
Copy link
Contributor Author

lntue commented Jun 4, 2024

@HendrikHuebner

@HendrikHuebner
Copy link
Contributor

I'd like to work on this

lntue pushed a commit that referenced this issue Jun 8, 2024
nekoshirro pushed a commit to nekoshirro/Alchemist-LLVM that referenced this issue Jun 9, 2024
Added remquof128 function. Closes llvm#94312

Signed-off-by: Hafidz Muzakky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants