mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
oops I did not see that
This commit is contained in:
parent
1505221263
commit
8db60afb47
@ -771,8 +771,9 @@ inline void ei_queryCacheSizes(int& l1, int& l2, int& l3)
|
||||
// ||ei_cpuid_is_vendor(abcd,"NexGenDriven")
|
||||
// ||ei_cpuid_is_vendor(abcd,"CentaurHauls")
|
||||
// ||ei_cpuid_is_vendor(abcd,"CentaurHauls")
|
||||
#endif
|
||||
#else
|
||||
l1 = l2 = l3 = -1;
|
||||
#endif
|
||||
}
|
||||
|
||||
/** \internal
|
||||
|
Loading…
Reference in New Issue
Block a user