blob: 2cd2287b717e49e052226fc87a82aa20e1a2b3dd [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_fastmath.cpp"