Implementation notes: amd64, icelake, crypto_core/multsntrup857

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_core
Primitive: multsntrup857
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1754721322 0 036864 4096 0avxclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1807316502 0 028672 4096 0avxclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1820420442 0 036864 4096 0avxclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1928519739 0 036864 4096 0avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
2314416562 0 028672 4096 0avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
2361217599 0 032768 4096 0avxopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
1629545074 0 020480 4096 0refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
2241562493 0 016384 4096 0refclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
2241882509 0 016384 4096 0refclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1571251630 0 016384 4096 0refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
15867511672 0 012288 4096 0refclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
1842239508 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_multsntrup857_avx800_constbranchindex_ntt512_7681,@function
ntt.S: ^
ntt.S: ntt.S:12:2: error: unknown directive
ntt.S: .size crypto_core_multsntrup857_avx800_constbranchindex_ntt512_7681, .Lfunc_end0-crypto_core_multsntrup857_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_multsntrup857_avx800_constbranchindex_ntt512_10753,@function
ntt.S: ^
ntt.S: ntt.S:660:2: error: unknown directive
ntt.S: .size crypto_core_multsntrup857_avx800_constbranchindex_ntt512_10753, .Lfunc_end2-crypto_core_multsntrup857_avx800_constbranchindex_ntt512_10753
ntt.S: ^
ntt.S: ntt.S:665:2: error: unknown directive
ntt.S: .type crypto_core_multsntrup857_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