We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a7b5d commit 542256aCopy full SHA for 542256a
include/xsimd/arch/xsimd_avx512ifma.hpp
@@ -9,12 +9,12 @@
9
* The full license is in the file LICENSE, distributed with this software. *
10
****************************************************************************/
11
12
-#ifndef XSIMD_AVX512VBMI_HPP
13
-#define XSIMD_AVX512VBMI_HPP
+#ifndef XSIMD_AVX512IFMA_HPP
+#define XSIMD_AVX512IFMA_HPP
14
15
#include <array>
16
#include <type_traits>
17
18
-#include "../types/xsimd_avx512vbmi_register.hpp"
+#include "../types/xsimd_avx512ifma_register.hpp"
19
20
#endif
0 commit comments