diff --git a/README.md b/README.md index 5ae99fab..738d2bf7 100644 --- a/README.md +++ b/README.md @@ -33,54 +33,54 @@ The following table summarises currently supported vector extensions, compilers
- | OS/Compiler | +OS/Compiler | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Linux | MacOS | -Windows | +Windows | |||||||||||||||
Arch. | Vector Extensions | gcc | llvm | icc | gcc | llvm | -gcc | llvm | msvc | +gcc | llvm-gnu | llvm-msvc | msvc | |||||
x86_64 | SSE2, SSE4, AVX, AVX2, AVX512F |
:green_circle: | :green_circle: | :white_circle: | :white_circle: | :white_circle: | -:white_circle: | :white_circle: | :white_circle: | +:white_circle: | :green_circle: | :white_circle: | :white_circle: | |||||
x86 32bit (i386) | SSE | :green_circle: | :green_circle: | :white_circle: | :white_circle: | :white_circle: | -:white_circle: | :white_circle: | :white_circle: | +:white_circle: | :white_circle: | :white_circle: | :white_circle: | |||||
AArch64 (arm) | Neon, SVE | :green_circle: | :green_circle: | N/A | Preliminary | -N/A | +N/A | :white_circle: | :white_circle: | :white_circle: | ||||||||
AArch32 (armhf) | NEON | :green_circle: | :green_circle: | N/A | Preliminary | -N/A | +N/A | |||||||||||
PowerPC (ppc64el) | VSX, VSX3 | :green_circle: | :green_circle: | N/A | N/A | -N/A | +N/A | |||||||||||
IBM/Z (s390x) | VXE, VXE2 | :green_circle: | :green_circle: | N/A | N/A | -N/A | +N/A | |||||||||||
RISC-V (riscv64) | RVV1, RVV2 | N/A (14+) | :green_circle: | N/A | N/A | -N/A | +N/A |