diff options
author | Abseil Team <absl-team@google.com> | 2024-03-27 11:22:09 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2024-03-27 11:22:57 -0700 |
commit | 18018aa45dd40b123d0c86224bbcc26fa3269d73 (patch) | |
tree | 72fe4d682d1f89aa354f830f896da2fdc26807b0 /.github | |
parent | a1ced69bbc383ab84abbbb8d08e9178ab6885b81 (diff) |
Adjust conditonal compilation in non_temporal_memcpy.h
This change will allow the AVX version of non-temporal memcpy to be compiled
even if the compiler isn't run with AVX support. This allows runtime dispatch
to select the AVX implementation for CPUs that are known to be compatible with
AVX instructions.
PiperOrigin-RevId: 619594422
Change-Id: Ia7d92404ef8d10d152030b29b71948ed954f28f5
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions