Commit f10bfbf9 authored by carlushuang's avatar carlushuang
Browse files

add avx2 intrinsic

parent 3cc7ac0a
......@@ -163,6 +163,10 @@
#define CK_WORKAROUND_GITHUB_135 1
#endif
#ifndef CK_USE_X86_INLINE_ASM
#define CK_USE_X86_INLINE_ASM 1
#endif
namespace ck {
enum struct InMemoryDataOperationEnum_t
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment