This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
trmm fix
tags/v0.3.8^2
AbdelRauf
6 years ago
parent
847c20c9b7
commit
ede5efebab
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
kernel/power/sgemm_logic_power9.S
+ 2
- 2
kernel/power/sgemm_logic_power9.S
View File
@@ -136,8 +136,8 @@ LSGEMM_L8x16_BEGIN:
#endif
ZERO8x16
mtctr L
ble LSGEMM_L8x16_SUB0
mtctr L
bl LSGEMM_L8x16_LMAIN_SUB
andi. L, T12, 127
ble LSGEMM_L8x16_SAVE
@@ -146,7 +146,7 @@ LSGEMM_L8x16_BEGIN:
LSGEMM_L8x16_SUB0:
#if defined(TRMMKERNEL)
andi. L, T11, 255
cmpwi T11,12
8
cmpwi T11,12
9
#else
andi. L, K, 255
cmpwi K,129
Write
Preview
Loading…
Cancel
Save