Implementation notes: aarch64, a72, crypto_sign/3icp

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_sign
Primitive: 3icp

Compiler output

Implementation: crypto_sign/3icp/ref
Compiler: g++ -funroll-loops -march=native -mtune=native -O2
ThreeIC_p-test.cpp: In file included from bqas.h:5:0,
ThreeIC_p-test.cpp: from ThreeIC_p.h:5,
ThreeIC_p-test.cpp: from ThreeIC_p-test.cpp:16:
ThreeIC_p-test.cpp: gfv.h:3:10: fatal error: emmintrin.h: No such file or directory
ThreeIC_p-test.cpp: #include <emmintrin.h>
ThreeIC_p-test.cpp: ^~~~~~~~~~~~~
ThreeIC_p-test.cpp: compilation terminated.

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