mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Merge remote-tracking branch 'origin2/master'
This commit is contained in:
@@ -428,7 +428,7 @@ extern "C" {
|
|||||||
#error "Eigen requires a fixed SVE lector length but EIGEN_ARM64_SVE_VL is not set."
|
#error "Eigen requires a fixed SVE lector length but EIGEN_ARM64_SVE_VL is not set."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#elif defined(EIGEN_ARCH_RISCV)
|
#elif EIGEN_ARCH_RISCV
|
||||||
|
|
||||||
#if defined(__riscv_zfh)
|
#if defined(__riscv_zfh)
|
||||||
#define EIGEN_HAS_BUILTIN_FLOAT16
|
#define EIGEN_HAS_BUILTIN_FLOAT16
|
||||||
|
|||||||
Reference in New Issue
Block a user