From 2f0923e38d7421bf3bda00d53c16046da153e997 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Tue, 28 Sep 2021 19:44:10 +0200 Subject: [PATCH] fix typo --- Changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 4283a242e..dec5f869b 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -18,7 +18,7 @@ general: LLVM's libomp x86_64: - - added SkylakeX S/DGEMM kernels for small problem sizes (M*N*K<=100000) + - added SkylakeX S/DGEMM kernels for small problem sizes (M*N*K<=1000000) - added optimized SBGEMM for Intel Cooper Lake - reinstated the performance patch for AVX512 SGEMV_T with a proper fix - added a workaround for a gcc11 tree-vectorizer bug that caused spurious