[x265] [PATCH 0/3] AArch64: Enable compilation of intrinsics files with -Werror

Hari Limaye hari.limaye at arm.com
Tue Aug 20 17:41:46 UTC 2024


Hi,

This patch series enables switching on -Werror for compilation of the AArch64 intrinsics files, to ensure that warnings are surfaced as errors and are fixed.

Many thanks,
Hari

Hari Limaye (3):
  AArch64: Fix implicit conversion from ptrdiff_t to int
  AArch64: Refactor loop unroll pragmas in dct primitives
  AArch64: Compile intrinsics files with -Werror

 source/common/CMakeLists.txt              |  1 +
 source/common/aarch64/dct-prim.cpp        | 36 ++++++++++++++---------
 source/common/aarch64/loopfilter-prim.cpp |  2 +-
 3 files changed, 24 insertions(+), 15 deletions(-)

-- 
2.42.1



More information about the x265-devel mailing list