Files
blis/frame
Field G. Van Zee 9bd7fcfd43 Outer-to-inner 'restrict' fix in macro-kernels.
Details:
- Fixed sloppy placement of 'restrict' pointer declarations in level-3
  macro-kernels. Previously, all restricted pointers were being declared
  at the outer-most function scope level. While this violates the C99
  standard, very few of the compilers used with BLIS so far have seemed
  to care. The lone exception has been IBM's xlc. Thanks to Tyler Smith
  for identifying this bug (and suggesting the fix).
2013-11-18 10:58:09 -06:00
..
2013-07-22 14:50:57 -05:00
2013-11-08 11:17:34 -06:00
2013-03-24 20:01:49 -05:00
2013-11-08 11:17:34 -06:00
2013-11-08 11:17:34 -06:00