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

Tracking Issue for NEON fp16 intrinsics #136306

Open
3 tasks
mrkajetanp opened this issue Jan 30, 2025 · 0 comments
Open
3 tasks

Tracking Issue for NEON fp16 intrinsics #136306

mrkajetanp opened this issue Jan 30, 2025 · 0 comments
Labels
C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC

Comments

@mrkajetanp
Copy link
Contributor

mrkajetanp commented Jan 30, 2025

This is a tracking issue for NEON fp16 intrinsics.
The feature gate for the issue is #![feature(stdarch_neon_fp16)].

This feature depends on the following PRs:

Public API

// core::arch::aarch64

fn vadd_f16(..);
(...)

Steps

  • Implemenation
  • Final comment period (FCP)
  • Stabilisation PR

Implementation history

TODO

@mrkajetanp mrkajetanp added the C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC
Projects
None yet
Development

No branches or pull requests

1 participant