Implementation notes: aarch64, a72, crypto_aead/joltikneq12864v1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: joltikneq12864v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
6706310? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
6786827? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
12821085? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
18261320? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
19512448? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904
19943932? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904

Compiler output

Implementation: crypto_aead/joltikneq12864v1/vperm
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
joltik.c: joltik.c:29:3: error: #error "This implementation requires either SSSE3 or AVX2 instruction sets."
joltik.c: #error "This implementation requires either SSSE3 or AVX2 instruction sets."
joltik.c: ^~~~~

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 vperm
gcc -funroll-loops -march=native -mtune=native -O3 vperm
gcc -funroll-loops -march=native -mtune=native -Os vperm
gcc -march=native -mtune=native -O2 vperm
gcc -march=native -mtune=native -O3 vperm
gcc -march=native -mtune=native -Os vperm