Skip to content
Commit 6d3ae5fc authored by Krzysztof Koch's avatar Krzysztof Koch Committed by Szabolcs Nagy
Browse files

arch64: Add SIMD version of memcpy

Create a new memcpy implementation for targets with the NEON extension.

__memcpy_aarch64_simd has been tested on a range of modern
microarchitectures. It turned out to be faster than __memcpy_aarch64 on
all of them, with a performance improvement of 3-11% depending on the
platform.
parent 015c9519
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment