Implementation notes: aarch64, a72, crypto_aead/joltikneq9696v1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: joltikneq9696v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
6710512? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100920170904
6791182? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100920170904
12842585? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100920170904
18263140? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100920170904
19503871? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100920170904
19511532? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100920170904

Compiler output

Implementation: crypto_aead/joltikneq9696v1/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