Browse Source

fix typo

pull/3388/head
Martin Kroeker GitHub 4 years ago
parent
commit
2f0923e38d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Changelog.txt

+ 1
- 1
Changelog.txt View File

@@ -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


Loading…
Cancel
Save