Re: [eigen] Fix for ARM __builtin_prefetch fails |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
On 19.11.2013 10:09, Rick Mann wrote:
On Nov 19, 2013, at 00:45 , Christoph Hertzberg <chtz@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:Next alternative: //This can be put in Core/util/* #ifdef __has_builtin # define EIGEN_HAS_BUILTIN(x) __has_builtinI think you meant # define EIGEN_HAS_BUILTIN(x) __has_builtin(x) right?
Yes, of course (I just wrote it down, did not check anything). Christoph -- ---------------------------------------------- Dipl.-Inf., Dipl.-Math. Christoph Hertzberg Cartesium 0.049 Universität Bremen Enrique-Schmidt-Straße 5 28359 Bremen Tel: +49 (421) 218-64252 ----------------------------------------------
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |