Files
blis/frame
Edward Smyth ccb8dd26fd Compiler warnings when using --int-size=32
Correct compiler warnings when building with configure --int-size=32
- bla_imatcopy.c: Cast ints to longs to match %ld format
  specification in error printf statement and change this to fprintf
  to stderr. Also copy this additional fprintf statement to other
  variants of this function.
- bli_type_defs.h: siz_t should always be the same size as a pointer.
  This corrects an issue in bli_malloc.c when casting from a pointer
  to a siz_t integer value.

AMD-Internal: [CPUPL-3519]
Change-Id: Ic87cd6142b8a6fed177b7c55bc0bb6013c5b69ab
2023-09-19 06:08:19 -04:00
..
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2023-08-21 07:01:38 -04:00
2021-05-26 10:06:54 +05:30
2021-03-08 19:04:17 +05:30