Implementation notes: aarch64, par3, crypto_aead/joltikneq12864v1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: joltikneq12864v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
9193979? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
9245801? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
17470911? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
26714388? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
38720381? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
39289045? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

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