Sign in
eigen
/
mirror
/
7e0972963edfa2cd4bcb3be56aa1f6e7cc9293cd
/
.
/
test
/
packetmath_generic_16.cpp
blob: 1bf1d839c482e7415028ad3c53a201a7280019a3 [
file
]
// Force the generic clang vector backend with 16-byte vectors.
// SPDX-FileCopyrightText: The Eigen Authors
// SPDX-License-Identifier: MPL-2.0
#define
EIGEN_VECTORIZE_GENERIC
1
#define
EIGEN_GENERIC_VECTOR_SIZE_BYTES
16
#include
"packetmath.cpp"