aarch64: Print the SVE vector length in libavutil/tests/cpu.c
This makes this aspect more visible in test logs. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
e6eabb7ce7
commit
b1ee2af843
4 changed files with 43 additions and 0 deletions
|
|
@ -4,3 +4,5 @@ OBJS += aarch64/cpu.o \
|
|||
|
||||
NEON-OBJS += aarch64/float_dsp_neon.o \
|
||||
aarch64/tx_float_neon.o \
|
||||
|
||||
SVE-OBJS += aarch64/cpu_sve.o \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue