Browse Source

Update dgemm_kernel_4x8_haswell.S

tags/v0.3.7
wjc404 GitHub 7 years ago
parent
commit
1733f927e6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kernel/x86_64/dgemm_kernel_4x8_haswell.S

+ 1
- 1
kernel/x86_64/dgemm_kernel_4x8_haswell.S View File

@@ -106,7 +106,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#endif
#define A_PR1 512
#define B_PR1 512
#define B_PR1 160
/*******************************************************************************************
* Macro definitions


Loading…
Cancel
Save