/****************************************************************************** * 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