Implementation notes: aarch64, par3, crypto_aead/pi32cipher256v2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: pi32cipher256v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
142767? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
149131? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O32017072020170718
154104? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
167818? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O22017072020170718
250057? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
261250? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O32017072020170718
324556? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O32017072020170718
328543? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
426807? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
450985? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O22017072020170718
462735? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-Os2017072020170718
480066? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
501123? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
506059? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-Os2017072020170718
1234499? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
1721770? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O22017072020170718
1963496? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
2307188? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-Os2017072020170718

Test failure

Implementation: crypto_aead/pi32cipher256v2/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