This is an automated email from the ASF dual-hosted git repository.

alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from ade1b3c  [master] 'runtime' tag for --table_locations_ttl_ms
     new 74459bd  KUDU-3007 (1/3): Import sse2neon.h into tree to Adapt SSE 
intrinsics on aarch64
     new 425449f  KUDU-3007 (2/3): Add atomicops-internals-arm64.h into tree to 
support atomicops on aarch64

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/kudu/gutil/atomicops-internals-arm64.h |  356 +++
 src/kudu/gutil/atomicops.h                 |    2 +
 src/kudu/util/char_util.cc                 |    4 +
 src/kudu/util/sse2neon.h                   | 3285 ++++++++++++++++++++++++++++
 4 files changed, 3647 insertions(+)
 create mode 100644 src/kudu/gutil/atomicops-internals-arm64.h
 create mode 100644 src/kudu/util/sse2neon.h

Reply via email to