Implementation notes: aarch64, par3, crypto_aead/pi16cipher128v2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: pi16cipher128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
187377? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O32017072020170718
192694? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
200926? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
235484? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O22017072020170718
669251? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
694385? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-Os2017072020170718
699965? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
720524? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O32017072020170718
830610? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O32017072020170718
839508? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
988974? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
1037281? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O22017072020170718
1075172? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-Os2017072020170718
1101389? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
3018558? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
3906312? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O22017072020170718
4019214? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
4403755? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-Os2017072020170718

Test failure

Implementation: crypto_aead/pi16cipher128v2/optimized_nonSSE
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
error 111
crypto_aead_encrypt returns more than crypto_aead_ABYTES extra bytes

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