bug #936, patch 1/3: some cleanup and renaming for consistency.

This commit is contained in:
Benoit Jacob
2015-01-30 17:43:56 -05:00
parent 759bd92a85
commit 9f99f61e69
3 changed files with 13 additions and 13 deletions

View File

@@ -24,8 +24,8 @@ namespace internal {
#define EIGEN_HAS_FUSED_MADD 1
#endif
#ifndef EIGEN_HAS_FUSE_CJMADD
#define EIGEN_HAS_FUSE_CJMADD 1
#ifndef EIGEN_HAS_FUSED_CJMADD
#define EIGEN_HAS_FUSED_CJMADD
#endif
// FIXME NEON has 16 quad registers, but since the current register allocator