mirror of
https://github.com/amd/blis.git
synced 2026-04-20 07:38:53 +00:00
Optimized scalv for complex data-types c and z (cscalv and zscalv)
AMD-Internal: [CPUPL-1551] Change-Id: Ie6855409d89f1edfd2a27f9e5f9efa6cd94bc0c9
This commit is contained in:
committed by
Dipal M Zambare
parent
3bafdf3923
commit
a263146a4c
@@ -155,7 +155,7 @@ CFLAGS += -I$(TEST_SRC_PATH)
|
||||
#
|
||||
|
||||
# Define the operations we will test.
|
||||
TEST_OPS := dotv axpyv \
|
||||
TEST_OPS := dotv axpyv scalv \
|
||||
gemv ger hemv her her2 trmv trsv \
|
||||
gemm hemm herk her2k trmm trsm \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user