[x265] [PATCH 0/3] Delete redundant Neon intrinsics SAD primitives

Jonathan Wright Jonathan.Wright at arm.com
Tue Jan 28 11:26:41 UTC 2025


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-bounces at videolan.org> on behalf of Jonathan Wright <jonathan.wright at arm.com>
Sent: 07 January 2025 16:26
To: x265-devel at videolan.org <x265-devel at videolan.org>
Cc: nd <nd at 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 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20250128/98b10ae4/attachment.htm>


More information about the x265-devel mailing list