Commits


octalene authored and GitHub committed 3338d998df9
ARROW-17598: [C++] Skip memory_benchmark if SIMD level is NEON (#14036) Added an extra check if SIMD_LEVEL is "NEON" because arrow/io/memory_benchmark does not provide definitions for those SIMD instructions. Authored-by: Aldrin M <octalene.dev@pm.me> Signed-off-by: Yibo Cai <yibo.cai@arm.com>