Implementation notes: amd64, icelake, crypto_core/multsntrup653

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_core
Primitive: multsntrup653
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1245017420 0 032768 4096 0avxclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1249717420 0 032768 4096 0avxclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1268414148 0 024576 4096 0avxclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1337717788 0 032768 4096 0avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
1661715182 0 028672 4096 0avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
1728214466 0 028672 4096 0avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
1022405718 0 020480 4096 0refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
1513512269 0 016384 4096 0refclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1519565757 0 020480 4096 0refclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
927302630 0 016384 4096 0refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
9317061669 0 012288 4096 0refclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1074904508 0 012288 4096 0refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826

Compiler output

Implementation: avx800
Security model: constbranchindex
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
ntt.S: ntt.S:5:2: error: unknown directive
ntt.S: .type crypto_core_multsntrup653_avx800_constbranchindex_ntt512_7681,@function
ntt.S: ^
ntt.S: ntt.S:12:2: error: unknown directive
ntt.S: .size crypto_core_multsntrup653_avx800_constbranchindex_ntt512_7681, .Lfunc_end0-crypto_core_multsntrup653_avx800_constbranchindex_ntt512_7681
ntt.S: ^
ntt.S: ntt.S:15:11: error: mach-o section specifier uses an unknown section type
ntt.S: .section .rodata.cst32,"aM",@progbits,32
ntt.S: ^
ntt.S: ntt.S:52:2: error: unknown directive
ntt.S: .type ntt512,@function
ntt.S: ^
ntt.S: ntt.S:648:2: error: unknown directive
ntt.S: .size ntt512, .Lfunc_end1-ntt512
ntt.S: ^
ntt.S: ntt.S:653:2: error: unknown directive
ntt.S: .type crypto_core_multsntrup653_avx800_constbranchindex_ntt512_10753,@function
ntt.S: ^
ntt.S: ntt.S:660:2: error: unknown directive
ntt.S: .size crypto_core_multsntrup653_avx800_constbranchindex_ntt512_10753, .Lfunc_end2-crypto_core_multsntrup653_avx800_constbranchindex_ntt512_10753
ntt.S: ^
ntt.S: ntt.S:665:2: error: unknown directive
ntt.S: .type crypto_core_multsntrup653_avx800_constbranchindex_invntt512_7681,@function
ntt.S: ^
ntt.S: ntt.S:672:2: error: unknown directive
ntt.S: ...

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx800
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx800
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE avx800
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx800
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx800
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE avx800