Re: [PATCH 3/8] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM

Josh Law joshlaw48 at gmail.com
Wed Apr 22 11:11:12 PDT 2026


Hi ard.

>+#ifdef CONFIG_ARM64
>+extern typeof(__xor_neon_2) >__xor_eor3_2 >__alias(__xor_neon_2);
>+#endif

Creative. A  reduction of about 150 lines of duplicate code while
maintaining
the __alias for the 2 input case is great.


Reviewed-by: Josh Law <joshlaw48 at gmail.com>

Thanks!



More information about the linux-arm-kernel mailing list