simd-everywhere / simde

Implementations of SIMD instruction sets for systems which don't natively support them.
https://simd-everywhere.github.io/blog/
MIT License
2.32k stars 239 forks source link

Update simde-detect-clang.h for clang 13 detection #1131

Closed Coeur closed 6 months ago

Coeur commented 6 months ago

https://releases.llvm.org/13.0.0/tools/clang/docs/DiagnosticsReference.html#waix-compat

seems to have been incorrectly written in 7bc774fc7087748b8abf2bd6586d2d87df72fe8b

verified working as expected for clang 13 with godbolt: https://godbolt.org/z/cr1YhKv6b