libxsmm_spmdm_end.h 1.41 KB
Newer Older
lisj's avatar
lisj committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
/******************************************************************************
* Copyright (c) Intel Corporation - All rights reserved.                      *
* This file is part of the LIBXSMM library.                                   *
*                                                                             *
* For information on the license, see the LICENSE file.                       *
* Further information: https://github.com/hfp/libxsmm/                        *
* SPDX-License-Identifier: BSD-3-Clause                                       *
******************************************************************************/
/* Hans Pabst (Intel Corp.)
******************************************************************************/

#undef SIMD_WIDTH_FP32
#undef SIMDTYPE_FP32
#undef SIMDTYPE_INT32
#undef SIMDMASKTYPE_FP32
#undef _MM_SETZERO_FP32
#undef _MM_SETZERO_INT32
#undef _MM_SET1_FP32
#undef _MM_SET1_INT32
#undef _MM_SET1_INT16
#undef _MM_SET_INT32
#undef _MM_LOAD_FP32
#undef _MM_LOADU_FP32
#undef _MM_LOAD_INT32
#undef _MM_STORE_INT32
#undef _MM_LOADU_INT32
#undef _MM_GATHER_INT32
#undef _MM_GATHER_FP32
#undef _MM_CMPNEQ_FP32
#undef _MM_STORE_FP32
#undef _MM_STOREU_FP32
#undef _MM_ADD_FP32
#undef _MM_FMADD_FP32
#undef _MM_MUL_FP32
#undef _MM_PREFETCH
#undef TRANSPOSE_SIMD_WIDTH_KERNEL
#undef TRANSPOSE_SIMD_WIDTH_KERNEL_BFLOAT16
#undef COMPRESS_FP32
#undef EXPAND_BFLOAT16
#undef COMPRESS_BFLOAT16
#undef num_regs