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

aarch64: Increase small and medium cases for memcpy

Increase the upper bound on medium cases from 96 to 128 bytes.
Now, up to 128 bytes are copied unrolled.

Increase the upper bound on small cases from 16 to 32 bytes so that
copies of 17-32 bytes are not impacted by the larger medium case.
parent 433a3b1f
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