Skip to content

Implement SimdElement for f16#487

Closed
sayantn wants to merge 1 commit into
rust-lang:masterfrom
sayantn:f16
Closed

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

Conversation

@sayantn

@sayantn sayantn commented Nov 5, 2025

Copy link
Copy Markdown
Contributor

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

rustbot commented Mar 14, 2026

Copy link
Copy Markdown
Collaborator

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

@folkertdev

Copy link
Copy Markdown
Contributor

This has now been subsumed by #513 I think.

@sayantn sayantn closed this Apr 12, 2026
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.

3 participants