diff options
author | Mark Brown <broonie@kernel.org> | 2021-05-12 18:11:31 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-05-26 22:04:28 +0300 |
commit | ad4711f962e08eff8d6e9b03f9670b1af6ea9395 (patch) | |
tree | bb1979f64369118ce873375598f7f0bfc3115b86 /net/unix/af_unix.c | |
parent | c9f6890bca111a879a8af1f2390ac49cf05b11df (diff) | |
download | linux-ad4711f962e08eff8d6e9b03f9670b1af6ea9395.tar.xz |
arm64/sve: Skip flushing Z registers with 128 bit vectors
When the SVE vector length is 128 bits then there are no bits in the Z
registers which are not shared with the V registers so we can skip them
when zeroing state not shared with FPSIMD, this results in a minor
performance improvement.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210512151131.27877-4-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions