]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Replace memcpy with NEON intrinsics for better performance alignment
authorNathan Moinvaziri <nathan@nathanm.com>
Fri, 6 Mar 2026 23:48:35 +0000 (15:48 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 14 Mar 2026 01:14:21 +0000 (02:14 +0100)
commit5195f0ba7e8d20201eae4d3ca31255522acf9cfc
treee08b1136464623ab7ca4860a3f89c64180349a86
parent7987e76b818539cb9e70d2d9b11a5e067d7207f8
Replace memcpy with NEON intrinsics for better performance alignment
arch/arm/crc32_armv8_pmull_eor3.c