Add gcore/sse2neon.h

This commit is contained in:
Even Rouault 2024-03-17 00:23:47 +01:00
parent 14c25cd62a
commit 4ff774993e
No known key found for this signature in database
GPG Key ID: 33EBBFC47B3DD87D
3 changed files with 9403 additions and 1 deletions

View File

@ -56,6 +56,7 @@ repos:
frmts/pcidsk/sdk|
frmts/grib/degrib/degrib|
frmts/grib/degrib/g2clib|
gcore/sse2neon.h|
port/utf8.h|
ogr/ogrsf_frmts/adbc/ogr_adbc_internal.h|
ogr/ogrsf_frmts/cad/libopencad/|

View File

@ -415,7 +415,9 @@ RECURSIVE = NO
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = gcore/rawdataset.cpp \
gcore/rawdataset.h
gcore/rawdataset.h \
gcore/include_sse2neon.h \
gcore/sse2neon.h
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded

9399
gcore/sse2neon.h Normal file

File diff suppressed because it is too large Load Diff