mirror of
https://github.com/boostorg/predef.git
synced 2025-07-30 03:47:14 +02:00
Add missing BOOST_HW_SIMD_X86_AMD_AVAILABLE predef
This commit is contained in:
@ -76,6 +76,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
# undef BOOST_HW_SIMD_X86_AMD
|
# undef BOOST_HW_SIMD_X86_AMD
|
||||||
# define BOOST_HW_SIMD_X86_AMD BOOST_HW_SIMD_X86
|
# define BOOST_HW_SIMD_X86_AMD BOOST_HW_SIMD_X86
|
||||||
# endif
|
# endif
|
||||||
|
# define BOOST_HW_SIMD_X86_AMD_AVAILABLE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define BOOST_HW_SIMD_X86_AMD_NAME "x86 (AMD) SIMD"
|
#define BOOST_HW_SIMD_X86_AMD_NAME "x86 (AMD) SIMD"
|
||||||
|
Reference in New Issue
Block a user