Skip to content

add memset const and dynamic support for f16#593

Merged
Firestar99 merged 1 commit into
Rust-GPU:mainfrom
39ali:memset-f16
Jul 8, 2026
Merged

add memset const and dynamic support for f16#593
Firestar99 merged 1 commit into
Rust-GPU:mainfrom
39ali:memset-f16

Conversation

@39ali

@39ali 39ali commented May 4, 2026

Copy link
Copy Markdown
Contributor

now you can do something like : let arr = [0f16; 64];

@39ali 39ali force-pushed the memset-f16 branch 2 times, most recently from 6f8f1af to ac8a874 Compare May 4, 2026 20:24
@Firestar99 Firestar99 force-pushed the memset-f16 branch 2 times, most recently from a74a2ed to 34b768e Compare July 7, 2026 10:01

@Firestar99 Firestar99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, added a quick test, I know cargo-deny is failing again...

@Firestar99 Firestar99 enabled auto-merge July 8, 2026 09:25
@Firestar99 Firestar99 added this pull request to the merge queue Jul 8, 2026
Merged via the queue into Rust-GPU:main with commit 8b62c3e Jul 8, 2026
23 checks passed
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