Sign in
◑
Theme
eigen
/
mirror
/
1d07ef27ea041e20549334a17c58ca2b18a8edaf
/
.
/
test
/
packetmath_generic_32.cpp
blob: e2fb485d916db6070c2811e2fbb65baf477d313a [
file
]
// Force the generic clang vector backend with 32-byte vectors.
// SPDX-FileCopyrightText: The Eigen Authors
// SPDX-License-Identifier: MPL-2.0
#define
EIGEN_VECTORIZE_GENERIC
1
#define
EIGEN_GENERIC_VECTOR_SIZE_BYTES
32
#include
"packetmath.cpp"