Skip to content

Implement SimdElement for f16#487

Draft
sayantn wants to merge 1 commit intorust-lang:masterfrom
sayantn:f16
Draft

Implement SimdElement for f16#487
sayantn wants to merge 1 commit intorust-lang:masterfrom
sayantn:f16

Conversation

@sayantn
Copy link
Copy Markdown
Contributor

@sayantn sayantn commented Nov 5, 2025

After rust-lang/rust#147520, now we can use safely use f16 in portable SIMD.

TODO: we cannot test it because proptest and float_cmp don't support f16 yet. @workingjubilee what should I do in this case? I can send a PR to them

@sayantn sayantn force-pushed the f16 branch 2 times, most recently from b3e59ba to 7a5929d Compare November 5, 2025 02:48
@sayantn sayantn marked this pull request as draft November 5, 2025 02:48
@sayantn sayantn changed the title Implement SimdFloat for f16 Implement SimdElement for f16 Nov 5, 2025
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 14, 2026

☔ The latest upstream changes (possibly #511) made this pull request unmergeable. Please resolve the merge conflicts.

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.

2 participants