Optimized scalv for complex data-types c and z (cscalv and zscalv)

AMD-Internal: [CPUPL-1551]
Change-Id: Ie6855409d89f1edfd2a27f9e5f9efa6cd94bc0c9
This commit is contained in:
Nageshwar Singh
2021-08-13 20:21:08 +05:30
committed by Dipal M Zambare
parent 3bafdf3923
commit a263146a4c
8 changed files with 879 additions and 11 deletions

View File

@@ -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 \