Skip to content

[gsoc2024][libc][math][c23] Implement _Float16 higher math functions #95250

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

Open
28 of 52 tasks
overmighty opened this issue Jun 12, 2024 · 18 comments
Open
28 of 52 tasks

[gsoc2024][libc][math][c23] Implement _Float16 higher math functions #95250

overmighty opened this issue Jun 12, 2024 · 18 comments
Assignees
Labels
c23 libc metabug Issue to collect references to a group of similar or related issues.

Comments

@overmighty
Copy link
Member

overmighty commented Jun 12, 2024

This issue is part of the following Google Summer of Code 2024 project: https://summerofcode.withgoogle.com/programs/2024/projects/1vPVUj93.

@github-actions github-actions bot added the libc label Jun 12, 2024
@EugeneZelenko EugeneZelenko added metabug Issue to collect references to a group of similar or related issues. c23 labels Jun 12, 2024
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this issue Jul 3, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Aug 2, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Aug 6, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Aug 7, 2024
EthanLuisMcDonough pushed a commit to EthanLuisMcDonough/llvm-project that referenced this issue Aug 13, 2024
@overmighty
Copy link
Member Author

I noticed that some of the functions were not implemented and I would like to ask if people are still needed to implement them.

Help is always welcome, but I'm not sure which functions to recommend you work on.

@wang-zhuoran
Copy link

I noticed that some of the functions were not implemented and I would like to ask if people are still needed to implement them.

Help is always welcome, but I'm not sure which functions to recommend you work on.

I can work on implementing atanf16. Could you assign this to me? Thanks!

@overmighty
Copy link
Member Author

Could you leave a comment on #130947? It looks like I can't assign you to it otherwise.

@meltq
Copy link
Contributor

meltq commented Mar 12, 2025

@overmighty I believe asinf16 should be checked as it has been done here #124212

Additionally, I'd like to work on asinhf16.

@overmighty
Copy link
Member Author

@overmighty I believe asinf16 should be checked as it has been done here #124212

Correct.

Additionally, I'd like to work on asinhf16.

Please leave a comment on #131001 so that I can assign you to it.

@lntue
Copy link
Contributor

lntue commented Mar 14, 2025

@overmighty I just noticed that dsqrtf16 and fsqrtf16 are in this list. They should be removed because they are supposed to have narrower output types.

@overmighty
Copy link
Member Author

Right, fixed.

@StarOne01
Copy link
Contributor

Hey @overmighty , I would like to try powf16, could i ?

@krishna2803
Copy link
Contributor

Hi! I'd like to try cbrtf16

@overmighty
Copy link
Member Author

Sure.

Hey @overmighty , I would like to try powf16, could i ?

Please leave a comment on #132198 so that I can assign you to it.

Hi! I'd like to try cbrtf16

Please leave a comment on #132199 so that I can assign you to it.

@krishna2803
Copy link
Contributor

hi! @overmighty i'd like to work on erff16, please assign

@overmighty
Copy link
Member Author

hi! @overmighty i'd like to work on erff16, please assign

Please leave a comment on #133112.

@wsehjk
Copy link
Contributor

wsehjk commented Mar 31, 2025

Hi @overmighty, I want to work on atan2pif16, Can you open a issue and assign that to me? Thanks

@overmighty
Copy link
Member Author

Hi @overmighty, I want to work on atan2pif16, Can you open a issue and assign that to me? Thanks

Sure, please leave a comment on #133739 so that GitHub lets me assign you to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c23 libc metabug Issue to collect references to a group of similar or related issues.
Projects
None yet
Development

No branches or pull requests

9 participants