Apache Impala adopts SSE2NEON along with partial SSE4.2 text processing intrinsics support in file be/src/util/sse-util.h:
However, the above were neither optimized nor generic. Instead, we can provide the full-functioned instrinsics in SSE2NEON.
Reference:
Apache Impala adopts SSE2NEON along with partial SSE4.2 text processing intrinsics support in file be/src/util/sse-util.h:
cmpestrmcmpestriHowever, the above were neither optimized nor generic. Instead, we can provide the full-functioned instrinsics in SSE2NEON.
Reference: