mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Update intrin.h
This commit is contained in:
@@ -17,12 +17,6 @@
|
|||||||
# ifndef __SSE__
|
# ifndef __SSE__
|
||||||
# define __SSE__
|
# define __SSE__
|
||||||
# endif
|
# endif
|
||||||
# elif defined(_M_ARM64)
|
|
||||||
# ifndef __ARM_NEON
|
|
||||||
/* TODO: is this valid */
|
|
||||||
# define __ARM_NEON
|
|
||||||
# define __ARM_NEON_FP
|
|
||||||
# endif
|
|
||||||
#endif
|
#endif
|
||||||
/* do not use alignment for older visual studio versions */
|
/* do not use alignment for older visual studio versions */
|
||||||
# if _MSC_VER < 1913 /* Visual Studio 2017 version 15.6 */
|
# if _MSC_VER < 1913 /* Visual Studio 2017 version 15.6 */
|
||||||
|
|||||||
Reference in New Issue
Block a user