Implementation notes: aarch64, par3, crypto_aead/pi32cipher128v2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: pi32cipher128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
142105? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
142518? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O32017072020170718
154109? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
167763? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O22017072020170718
250143? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
258003? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O32017072020170718
324883? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O32017072020170718
328147? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
426805? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
432709? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O22017072020170718
456258? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
478256? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-Os2017072020170718
501553? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
527808? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-Os2017072020170718
1291704? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
1721823? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O22017072020170718
1958952? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
2133611? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-Os2017072020170718

Test failure

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