Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 440 Bytes

KNOWNBUGS.md

File metadata and controls

9 lines (8 loc) · 440 Bytes

Known bugs and limitations

Compiler Architecture ISA Description
Visual Studio x86/x86_64 < SSE2 Not supported, SSE2 is required
GCC x86/x86_64 < SSE2 Not supported, SSE2 is required
Visual Studio 2022 x86_64 AVX512 Internal Compiler Error (sometimes)
Clang 14 x86/x86_64 Generic Code generation bug in Clang
GCC 12 x86/x86_64 AVX512 Code generation bug in GCC