From bce5911b67392717b44f857a97bb348747be50e7 Mon Sep 17 00:00:00 2001 From: Amit Pawar Date: Fri, 6 Jul 2018 09:55:36 -0400 Subject: Use AVX_Fast_Unaligned_Load from Zen onwards. From Zen onwards this will be enabled. It was disabled for the Excavator case and will remain disabled. Reviewd-by: Carlos O'Donell --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5a1f291b85..7fe8e2463e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2018-07-06 Amit Pawar + + * sysdeps/x86/cpu-features.c (get_common_indeces): + AVX_Fast_Unaligned_Load is enabled when AVX2 is detected. + * sysdeps/x86/cpu-features.c (init_cpu_features): + AVX_Fast_Unaligned_Load is disabled for Excavator core. + 2018-07-05 Florian Weimer * csu/Makefile (CFLAGS-static-reloc.os): Build with stack -- cgit 1.4.1