Commits


Frank Du authored and Wes McKinney committed 9c04867930e
ARROW-9643: [C++] Only register the SIMD variants when it's supported. Fix illegal instruction on GCC 7.5 build, compiler may use advanced instruction just for a register routine. Signed-off-by: Frank Du <frank.du@intel.com> Closes #7903 from jianxind/ARROW-9643 Authored-by: Frank Du <frank.du@intel.com> Signed-off-by: Wes McKinney <wesm@apache.org>