mirror of
https://github.com/amd/blis.git
synced 2026-05-13 10:35:38 +00:00
PRAGMA SIMD loop has issues with test expression (k !=0) Changed usage to (k > 0) Change-Id: I50204dbd0194de43f0d6cdcbfc586bb16aa25968
PRAGMA SIMD loop has issues with test expression (k !=0) Changed usage to (k > 0) Change-Id: I50204dbd0194de43f0d6cdcbfc586bb16aa25968