Implementation notes: aarch64, a72, crypto_kem/sntrup4591761

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_kem
Primitive: sntrup4591761
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
38814836? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017101120170904
38820244? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017101120170904
42018604? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017101120170904
42063888? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017101120170904
42147745? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101120170904
42150080? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017101120170904

Compiler output

Implementation: crypto_kem/sntrup4591761/avx
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
int32_sort.c: int32_sort.c:2:10: fatal error: immintrin.h: No such file or directory
int32_sort.c: #include <immintrin.h>
int32_sort.c: ^~~~~~~~~~~~~
int32_sort.c: compilation terminated.

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