This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
Merge branch 'bulldozer' into develop
tags/v0.2.9.rc1
Zhang Xianyi
12 years ago
parent
db389b5915
067e8417fd
commit
fe98de2f68
2 changed files
with
0 additions
and
15 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
kernel/x86_64/cgemm_kernel_4x2_bulldozer.S
+0
-7
kernel/x86_64/zgemm_kernel_2x2_bulldozer.S
+ 0
- 8
kernel/x86_64/cgemm_kernel_4x2_bulldozer.S
View File
@@ -1048,8 +1048,6 @@
#endif
addq $4 * SIZE, CO1 # coffset += 4
decq I # i --
jg .L2_21
ALIGN_4
@@ -1247,8 +1245,6 @@
#endif
addq $2 * SIZE, CO1 # coffset += 2
decq I # i --
jg .L2_41
ALIGN_4
@@ -1679,8 +1675,6 @@
#endif
addq $4 * SIZE, CO1 # coffset += 4
decq I # i --
jg .L1_21
ALIGN_4
@@ -1863,8 +1857,6 @@
#endif
addq $2 * SIZE, CO1 # coffset += 2
decq I # i --
jg .L1_41
ALIGN_4
+ 0
- 7
kernel/x86_64/zgemm_kernel_2x2_bulldozer.S
View File
@@ -941,8 +941,6 @@
#endif
addq $2 * SIZE, CO1 # coffset += 2
decq I # i --
jg .L2_41
ALIGN_4
@@ -1371,15 +1369,10 @@
#endif
addq $2 * SIZE, CO1 # coffset += 2
decq I # i --
jg .L1_41
ALIGN_4
.L999:
movq SP, %rsp
movq (%rsp), %rbx
Write
Preview
Loading…
Cancel
Save