Changes between Version 3 and Version 4 of Ticket #46569, comment 3


Ignore:
Timestamp:
Jan 15, 2015, 8:47:35 PM (10 years ago)
Author:
rsanchez.saez@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46569, comment 3

    v3 v4  
    1 I attached a screenshot showing the errors I get when compiling a project that includes the Eigen headers to an ARM64 target.
     1I attached a screenshot showing the errors I get when compiling a project that includes the Eigen headers to an arm64 target.
    22
    33Replacing '_ _pld' by the 'EIGEN_ARM_PREFETCH' macro in both NEON specific headers fixes it.