Field G. Van Zee
477ce91c52
Moved #include "cpuid.h" to bli_cpuid.c.
...
Details:
- Relocated the #include "cpuid.h" directive from bli_cpuid.h to
bli_cpuid.c. This was done because cpuid.h (which is pulled into
the post-build blis.h developer header) doesn't protect its
definitions with a preprocessor guard of the form:
#ifndef FOOBAR_H
#define FOOBAR_H
// header contents.
#endif
and as a result, applications (previously) could not #include both
blis.h and cpuid.h (since the former was already including the
latter). Thanks to Bhaskar Nallani for raising this issue via #393
and to Devin Matthews for suggesting this fix.
- CREDITS file update.
2020-04-22 14:26:49 -05:00
..
2019-03-12 18:45:09 -05:00
2019-03-12 18:45:09 -05:00
2019-03-12 18:45:09 -05:00
2019-03-12 18:45:09 -05:00
2019-10-11 11:53:51 -05:00
2019-10-11 10:24:24 -05:00
2020-01-06 14:15:48 -06:00
2020-01-06 14:15:48 -06:00
2019-05-27 16:24:43 +05:30
2019-05-27 16:24:43 +05:30
2019-11-29 15:27:07 -06:00
2018-12-04 14:31:06 -06:00
2019-03-12 18:45:09 -05:00
2019-06-24 14:05:54 +05:30
2019-10-11 10:24:24 -05:00
2019-05-27 16:24:43 +05:30
2019-03-12 18:45:09 -05:00
2020-02-17 14:08:08 -06:00
2019-10-11 10:24:24 -05:00
2019-11-29 15:27:07 -06:00
2019-11-04 13:57:12 -06:00
2018-12-04 14:31:06 -06:00
2019-03-12 18:45:09 -05:00
2020-04-22 14:26:49 -05:00
2020-04-22 14:26:49 -05:00
2019-11-29 15:27:07 -06:00
2019-11-29 15:27:07 -06:00
2019-05-27 16:24:43 +05:30
2019-03-12 18:45:09 -05:00
2019-04-02 17:23:55 -05:00
2019-04-02 17:23:55 -05:00
2019-05-27 16:24:43 +05:30
2019-02-27 17:27:23 -06:00
2019-10-11 10:24:24 -05:00
2019-04-02 17:23:55 -05:00
2019-10-11 11:53:51 -05:00
2019-10-11 11:53:51 -05:00
2019-11-29 15:27:07 -06:00
2019-03-12 18:45:09 -05:00
2019-03-11 19:05:32 -05:00
2019-03-12 18:45:09 -05:00
2019-05-27 16:24:43 +05:30
2019-10-11 10:24:24 -05:00
2018-12-04 14:31:06 -06:00
2019-03-12 18:45:09 -05:00
2020-02-07 17:37:03 -06:00
2019-10-11 11:53:51 -05:00
2019-05-27 16:24:43 +05:30
2019-05-27 16:24:43 +05:30
2019-05-27 16:24:43 +05:30
2018-12-04 14:31:06 -06:00
2019-02-27 17:27:23 -06:00
2019-10-11 10:24:24 -05:00
2019-03-12 18:45:09 -05:00
2018-12-04 14:31:06 -06:00
2019-11-29 15:27:07 -06:00
2019-11-29 15:27:07 -06:00
2019-02-24 19:09:10 -06:00
2019-03-08 11:56:58 -06:00
2019-11-14 16:48:14 -06:00
2019-03-12 18:45:09 -05:00
2019-10-11 11:53:51 -05:00
2019-11-29 15:27:07 -06:00
2019-05-27 16:24:43 +05:30
2019-03-12 18:45:09 -05:00
2018-12-04 14:31:06 -06:00
2019-03-12 18:45:09 -05:00
2020-02-17 14:08:08 -06:00
2020-04-17 15:11:10 -05:00
2019-05-27 16:24:43 +05:30
2019-05-27 16:24:43 +05:30
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2018-12-04 14:31:06 -06:00
2019-02-27 17:27:23 -06:00
2018-12-04 14:31:06 -06:00
2019-03-12 18:45:09 -05:00
2018-12-04 14:31:06 -06:00
2019-03-13 18:21:35 -05:00