You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit includes OpenBSD in the platform checks used to check for
size_t, uint64_t, unsigned long and unsigned long long all being 64
bits in length.
Addtionally, the checks for some `avx513*` flags are removed, as
`avx512fp16` yield an error: "invalid cpu feature string for builtin"
when compiling with clang.
This commit aims to address #156
0 commit comments