Field G. Van Zee
3eef698711
Declare/define static functions via BLIS_INLINE.
...
Details:
- Updated all static function definitions to use the cpp macro
BLIS_INLINE instead of the static keyword. This allows blis.h to
use a different keyword (inline) to define these functions when
compiling with C++, which might otherwise trigger "defined but
not used" warning messages. Thanks to Giorgos Margaritis for
reporting this issue and Devin Matthews for suggesting the fix.
- Updated the following files, which are used by configure's
hardware auto-detection facility, to unconditionally #define
BLIS_INLINE to the static keyword (since we know BLIS will be
compiled with C, not C++):
build/detect/config/config_detect.c
frame/base/bli_arch.c
frame/base/bli_cpuid.c
- CREDITS file update.
2020-08-03 11:23:40 +05:30
..
2020-06-16 18:29:00 +05:30
2020-06-16 18:29:00 +05:30
2020-06-16 18:29:00 +05:30
2020-06-16 18:29:00 +05:30
2019-10-11 11:53:51 -05:00
2020-08-03 11:23:40 +05:30
2020-08-03 11:23:40 +05:30
2020-05-21 11:40:57 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:23:40 +05:30
2020-08-03 11:23:40 +05:30
2020-03-09 10:33:42 +05:30
2020-08-03 11:23:40 +05:30
2019-06-24 14:05:54 +05:30
2019-10-11 10:24:24 -05:00
2019-10-23 10:33:43 +05:30
2019-08-23 14:18:07 +05:30
2020-03-13 01:09:29 -04:00
2020-08-03 11:23:40 +05:30
2020-03-09 10:33:42 +05:30
2020-08-03 11:23:40 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2020-08-03 11:23:40 +05:30
2020-08-03 11:23:40 +05:30
2019-12-16 14:48:53 +05:30
2019-12-16 14:48:53 +05:30
2019-08-23 14:18:07 +05:30
2020-07-24 20:55:47 +05:30
2019-08-23 14:18:08 +05:30
2020-08-03 11:23:40 +05:30
2019-08-23 14:18:07 +05:30
2019-08-23 14:18:07 +05:30
2020-07-22 18:24:26 +05:30
2019-08-23 14:18:08 +05:30
2019-10-11 11:53:51 -05:00
2019-10-11 11:53:51 -05:00
2020-06-10 16:00:49 +05:30
2019-08-23 14:18:07 +05:30
2019-08-23 14:18:07 +05:30
2019-08-23 14:18:07 +05:30
2019-08-23 14:18:07 +05:30
2019-10-11 10:24:24 -05:00
2018-12-04 14:31:06 -06:00
2020-08-03 11:23:40 +05:30
2020-08-03 11:23:40 +05:30
2019-10-11 11:53:51 -05:00
2020-08-03 11:23:40 +05:30
2019-05-27 16:24:43 +05:30
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2019-10-11 10:24:24 -05:00
2019-08-23 14:18:07 +05:30
2020-08-03 11:23:40 +05:30
2019-12-16 14:48:53 +05:30
2019-12-16 14:48:53 +05:30
2019-08-23 14:18:07 +05:30
2020-08-03 11:23:40 +05:30
2019-11-14 16:48:14 -06:00
2019-08-23 14:18:07 +05:30
2019-10-11 11:53:51 -05:00
2020-08-03 11:23:40 +05:30
2019-05-27 16:24:43 +05:30
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2020-03-13 01:09:29 -04:00
2020-08-03 11:23:40 +05:30
2019-05-27 16:24:43 +05:30
2019-08-23 14:18:07 +05:30
2019-08-23 14:18:07 +05:30
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2020-06-16 18:29:00 +05:30