Files
blis/config/cortexa57
Field G. Van Zee 1442d06886 Fixed misnamed kernels in _cntx_init_cortexa57.c.
Details:
- Changed incorrect kernel function names in bli_cntx_init_cortexa57.c:
    bli_sgemm_cortexa57_asm_8x12 -> bli_sgemm_armv8a_asm_8x12
    bli_dgemm_cortexa57_asm_6x8  -> bli_dgemm_armv8a_asm_6x8
  Thanks to Jacob Gorm Hansen for reporting this issue.
2018-03-11 16:59:50 -05:00
..