Implementation notes: aarch64, par3, crypto_aead/joltikneq9696v1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: joltikneq9696v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
9399351? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
9575545? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
17452215? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
26718877? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
40032174? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
40603901? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

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