This is an automated email from the ASF dual-hosted git repository.
pitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from d1a8cf4133 GH-47769: [C++] SVE dynamic dispatch (#49756)
add 656e8e659b GH-49835: [C++] A constexpr dynamic dispatch with static
dispatch when possible (#49840)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/bpacking.cc | 44 +---
cpp/src/arrow/util/byte_stream_split_internal.cc | 57 ++---
cpp/src/arrow/util/dispatch_internal.h | 288 +++++++++++++++++++++--
cpp/src/parquet/level_comparison.cc | 29 +--
4 files changed, 303 insertions(+), 115 deletions(-)