Browse Source

Revert "Allow simde to define _mm_loadu_epi8()."

This reverts commit ff8ce35f0d.
tags/v2.2.2
Andrew Belt 1 year ago
parent
commit
a353da3db9
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      include/simd/common.hpp

+ 0
- 2
include/simd/common.hpp View File

@@ -1,6 +1,4 @@
#pragma once #pragma once


#define SIMDE_ENABLE_NATIVE_ALIASES #define SIMDE_ENABLE_NATIVE_ALIASES
#define SIMDE_X86_AVX512F_NATIVE
#define SIMDE_X86_AVX512BW_NATIVE
#include <simde/x86/sse4.2.h> #include <simde/x86/sse4.2.h>

Loading…
Cancel
Save