Skip to content

Commit 16f8597

Browse files
authored
Update core dependencies for compiler support
1 parent f76a02c commit 16f8597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This library is built with the goal of empowering projects that require both spe
3232
> **Recommended:** build and use with **LLVM/Clang** for maximum performance.
3333
3434
### Core Dependencies
35-
- **C++17/20 compiler** with `AVX2` / `FMA` support
35+
- **C++17/20 compiler** with `AVX2` / `FMA` or `ARM Neon` support
3636
`AVX512` is automatically detected and enabled if available
3737
→ Recommended: **Clang ≥ 17** or **LLVM ≥ 20**
3838
- **OpenMP** (`fopenmp`)

0 commit comments

Comments
 (0)