projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91e2b11
)
bugz
author
User User-User
<user@localhost>
Sun, 20 Jun 2021 14:40:43 +0000
(16:40 +0200)
committer
User User-User
<user@localhost>
Sun, 20 Jun 2021 14:40:43 +0000
(16:40 +0200)
driver/others/dynamic_arm64.c
patch
|
blob
|
history
diff --git
a/driver/others/dynamic_arm64.c
b/driver/others/dynamic_arm64.c
index 1bec914627a8e094940a73bb9bc111fc0ec12589..04ceaaf6db6299b205c162aa3fb8769551f718b9 100644
(file)
--- a/
driver/others/dynamic_arm64.c
+++ b/
driver/others/dynamic_arm64.c
@@
-102,7
+102,7
@@
extern gotoblas_t gotoblas_NEOVERSEN1;
#ifdef DYN_CORTEX_A55
extern gotoblas_t gotoblas_CORTEXA55;
#else
-#define gotoblas_
NEOVERSEN1
gotoblas_ARMV8
+#define gotoblas_
CORTEXA55
gotoblas_ARMV8
#endif
#else
extern gotoblas_t gotoblas_CORTEXA53;