This commit is contained in:
Martin Kroeker 2021-09-28 19:44:10 +02:00 committed by GitHub
parent 4423a80461
commit 2f0923e38d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ general:
LLVM's libomp LLVM's libomp
x86_64: 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 - added optimized SBGEMM for Intel Cooper Lake
- reinstated the performance patch for AVX512 SGEMV_T with a proper fix - reinstated the performance patch for AVX512 SGEMV_T with a proper fix
- added a workaround for a gcc11 tree-vectorizer bug that caused spurious - added a workaround for a gcc11 tree-vectorizer bug that caused spurious