This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch libhdfs3 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
commit fb91d14f2b63a5ec03a89a37939527602a7718ca Author: Zhengguo Yang <yangz...@gmail.com> AuthorDate: Fri Jun 10 12:54:01 2022 +0800 add sse2neon desc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a7a3eb..daf3fe2 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ HDFS is implemented in JAVA language and additionally provides a JNI based C lan Libhdfs3 is developed by [Pivotal](http://www.pivotal.io/) and used in HAWQ, which is a massive parallel database engine in [Pivotal Hadoop Distribution](http://www.pivotal.io/big-data/pivotal-hd). The origin source is [HAWQ depends](https://github.com/apache/hawq/tree/master/depends/libhdfs3) +Use [sse2neon](https://github.com/DLTcollab/sse2neon) to convert Intel SSE intrinsics to Arm/Aarch64 NEON intrinsics. + ======================== ## Installation --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org