Skip to content

Use load+store instead of memcpy for small integer arrays#111999

Merged
bors merged 2 commits into
rust-lang:masterfrom
scottmcm:codegen-less-memcpy
Jun 6, 2023
Merged

Use load+store instead of memcpy for small integer arrays#111999
bors merged 2 commits into
rust-lang:masterfrom
scottmcm:codegen-less-memcpy

Use `load`-`store` instead of `memcpy` for short integer arrays

e1b020d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs