lkml.org 
[lkml]   [2020]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] xor-neon: Remove GCC warn & pragmas
Date
Dear all,

This is v3 of the patch series started at
id:20201106051436.2384842-1-adrian.ratiu@collabora.com

This series does not address the Clang -ftree-vectorize not
working bug which is a known pre-existing issued documented
at [1] [2] [3]. Clang vectorization needs to be investigated
in more deepth and fixed separately. The purpouse of this is
to only fix some low-hanging-fruit GCC related isues.

Tested on next-20201112 using GCC 10.2.0 and Clang 10.0.1.

[1] https://bugs.llvm.org/show_bug.cgi?id=40976
[2] https://github.com/ClangBuiltLinux/linux/issues/503
[3] https://github.com/ClangBuiltLinux/linux/issues/496

Kind regards,
Adrian

Chnages in v3:
- Reworded first commit (Ard)
- Added tags by Nick and Nathan

Changes in v2:
- Dropped the patch which disabled Clang vectorization (Nick)
- Added new patch to move pragmas to makefile cmdline options
(Arvid and Ard)

Adrian Ratiu (1):
arm: lib: xor-neon: move pragma options to makefile

Nathan Chancellor (1):
arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning

arch/arm/lib/Makefile | 2 +-
arch/arm/lib/xor-neon.c | 17 -----------------
2 files changed, 1 insertion(+), 18 deletions(-)

--
2.29.2

\
 
 \ /
  Last update: 2020-11-13 18:36    [W:0.028 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site