Friendly ping on this series - it would be good to have it submitted to avoid merge conflicts since we're working on additional patches that also touch this file.
Thanks, Jonathan ________________________________ From: x265-devel <x265-devel-boun...@videolan.org> on behalf of Jonathan Wright <jonathan.wri...@arm.com> Sent: 07 January 2025 16:26 To: x265-devel@videolan.org <x265-devel@videolan.org> Cc: nd <n...@arm.com> Subject: [x265] [PATCH 0/3] Delete redundant Neon intrinsics SAD primitives Hi, In previous commits we have added optimized Arm Neon assembly implementations of SAD, SAD_x3 and SAD_x4 primitives for all block sizes and bitdepths. This patch series removes the now-redundant Neon intrinsics implementations of these primitives. (This series is based on the master branch.) Thanks, Jonathan Jonathan Wright (3): AArch64: Delete redundant SAD Neon intrinsics primitives AArch64: Delete redundant SADx3 Neon intrinsics primitives AArch64: Delete redundant SADx4 Neon intrinsics primitives source/common/aarch64/pixel-prim.cpp | 269 --------------------------- 1 file changed, 269 deletions(-) -- 2.39.3 (Apple Git-146) _______________________________________________ x265-devel mailing list x265-devel@videolan.org https://mailman.videolan.org/listinfo/x265-devel IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
_______________________________________________ x265-devel mailing list x265-devel@videolan.org https://mailman.videolan.org/listinfo/x265-devel