Skip to content

Fix slow compilation of large zero-initialized arrays; warn on large non-zero fills#586

Open
39ali wants to merge 1 commit into
Rust-GPU:mainfrom
39ali:array-memset
Open

Fix slow compilation of large zero-initialized arrays; warn on large non-zero fills#586
39ali wants to merge 1 commit into
Rust-GPU:mainfrom
39ali:array-memset

[0; N] emit a single OpConstantNull rather than an OpConstantComposit…

9fb34da
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

3 warnings
Lint
succeeded Apr 22, 2026 in 5m 36s