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