<div data-ntes="ntes_mail_body_root" style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div id="spnEditorContent"><p style="margin: 0;">Hi Gerda,</p><p style="margin: 0;"><br></p><p style="margin: 0;">Thank for optimize.</p><p style="margin: 0;">Other part looks fine, I just some comment on <span style="font-family: arial; white-space-collapse: preserve;">insert_new_s16_elements_x8 (and x4)</span></p><p style="margin: 0;"><br></p><p style="margin: 0;">1) the function name is not clear enough</p><p style="margin: 0;">2) <span style="font-family: arial; white-space-collapse: preserve;"><b>merge_block_tbl </b>is constant table, is it necessary input as parameter? it is not template parameters here.</span></p><p style="margin: 0;"><span style="font-family: arial; white-space-collapse: preserve;">3) does <i>register combine + TBL</i> method faster than <i>EXT</i> directly?</span></p><p style="margin: 0;"><br></p><p style="margin: 0;">Regards,</p><p style="margin: 0;">Chen</p><p style="margin: 0;"><br></p></div><div id="spnEditorSign" style="position:relative;zoom:1"></div><div id="divNeteaseMailCard"></div><p style="margin: 0;"><br></p><pre><br>At 2025-04-15 17:36:30, "Gerda Zsejke More" <gerdazsejke.more@arm.com> wrote:
>Hi,
>
>This patch series adds SVE intrinsic optimisations of interp functions.
>
>Many thanks,
>Gerda
>
>Gerda Zsejke More (4):
> AArch64: Add SVE implementation of HBD interp_horiz_pp
> AArch64: Add SVE implementation of HBD interp_horiz_ps
> AArch64: Add SVE implementation of HBD interp_vert_ss
> AArch64: Add SVE implementation of HBD interp_vert_pp
>
> source/common/CMakeLists.txt | 2 +-
> source/common/aarch64/asm-primitives.cpp | 2 +
> source/common/aarch64/filter-prim-sve.cpp | 1022 +++++++++++++++++++++
> source/common/aarch64/filter-prim-sve.h | 37 +
> source/common/aarch64/neon-sve-bridge.h | 12 +
> 5 files changed, 1074 insertions(+), 1 deletion(-)
> create mode 100644 source/common/aarch64/filter-prim-sve.cpp
> create mode 100644 source/common/aarch64/filter-prim-sve.h
>
>--
>2.39.5 (Apple Git-154)
>
>_______________________________________________
>x265-devel mailing list
>x265-devel@videolan.org
>https://mailman.videolan.org/listinfo/x265-devel
</pre></div>