Implementation notes: aarch64, a72, crypto_aead/pi32cipher128v2

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: pi32cipher128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
122595? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
123068? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
123069? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O32017101020170904
131934? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-O22017101020170904
212887? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
220633? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O32017101020170904
261138? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
261171? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O32017101020170904
268668? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
270304? ? ?? ? ?goptvgcc_-march=native_-mtune=native_-Os2017101020170904
332358? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
333598? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-O22017101020170904
334096? ? ?? ? ?ref3gcc_-march=native_-mtune=native_-Os2017101020170904
339528? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
728993? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
897160? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-O22017101020170904
1029145? ? ?? ? ?ref2gcc_-march=native_-mtune=native_-Os2017101020170904
1033510? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904

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