Implementation notes: aarch64, par3, crypto_aead/joltikneq6464v1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: joltikneq6464v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3893884? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
3933113? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
8394207? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
12483696? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
19074294? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
19600014? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

Compiler output

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