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

[gsoc2024][libc][math][c23] Implement _Float16 basic operations #93566

Closed
70 tasks done
overmighty opened this issue May 28, 2024 · 2 comments
Closed
70 tasks done

[gsoc2024][libc][math][c23] Implement _Float16 basic operations #93566

overmighty opened this issue May 28, 2024 · 2 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 May 28, 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 May 28, 2024
@overmighty overmighty changed the title [libc][math][c23] Implement _Float16 basic operations [gsoc2024][libc][math][c23] Implement _Float16 basic operations Jun 3, 2024
lntue pushed a commit that referenced this issue Jun 4, 2024
artem pushed a commit to artem/fuchsia-mirror that referenced this issue Jun 5, 2024
…t,rint,lrint,llrint,lround,llround}f16 C23 math functions (#94218)

llvm/llvm-project#93566

GitOrigin-RevId: cfeb0af95420fa19c92b116e1117afe3229d2043
Original-Revision: c499758e635d2b1955559dccb037ba7f48b59d90
Roller-URL: https://ci.chromium.org/b/8746044701074637649
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6f15f8d148ce3d3e26f36d5185b7dc3d8ca42d70
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1059954
lntue pushed a commit that referenced this issue Jun 6, 2024
Implements fmaxf16 and fminf16, which are two missing functions listed
here: #93566
@JonChesterfield
Copy link
Collaborator

I think this broke the aarch64 libc bot, e.g. https://lab.llvm.org/buildbot/#/builders/138

@overmighty
Copy link
Member Author

@JonChesterfield See #94569.

lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this issue Jul 3, 2024
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this issue Jul 3, 2024
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this issue Jul 3, 2024
lravenclaw pushed a commit to lravenclaw/llvm-project that referenced this issue Jul 3, 2024
kbluck pushed a commit to kbluck/llvm-project that referenced this issue Jul 6, 2024
kbluck pushed a commit to kbluck/llvm-project that referenced this issue Jul 6, 2024
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this issue Jul 9, 2024
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this issue Jul 9, 2024
AlexisPerry pushed a commit to llvm-project-tlp/llvm-project that referenced this issue Jul 9, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Jul 15, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Jul 15, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Jul 15, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Jul 15, 2024
overmighty added a commit to overmighty/llvm-project that referenced this issue Jul 18, 2024
overmighty added a commit that referenced this issue Jul 18, 2024
sgundapa pushed a commit to sgundapa/upstream_effort that referenced this issue Jul 23, 2024
yuxuanchen1997 pushed a commit that referenced this issue Jul 25, 2024
… functions (#98972)

Summary:
Part of #93566.
                
Fixes #94833.

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60250946
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

3 participants