From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44629 invoked by alias); 22 Oct 2019 09:50:44 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 44619 invoked by uid 89); 22 Oct 2019 09:50:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1106 X-HELO: mail-lf1-f53.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=zT0uGspFJAHdOXUfoemWFZIslHX3eyChHdsnHHSgkpM=; b=J21B35R1YN6nnwqJjs02BmyuYunazgGl1+KmTxaDgGrLOdxCrXszGC9NMntyNckUT6 B+YgRTZGC34Mfoq2O2YsP6gxGIwrywqSO2br+b6Ml7fWXawMXwGW63457OFt/fbACf8m U1TJ8GC4KAtSVHnQY6PlBjnN5jBHBGn42cxyyg7DJBPAHmhVduwJyrr8EvOXxh5xYWsA wCDt4i32HikKwytANSZxdiey9MdO4pSgjkmdQJ+TO9dhlH266KDUl5dPlo3ipYIkBohB bY3RlWvK2coo8Vpsiji1H/vJ376q2pgQKFIcG/xJT/5p2ndTtGCLBWeJZ+rHrOy7RDSu xNjg== MIME-Version: 1.0 References: <8DC571DDDE171B4094D3D33E9685917BD87078@DGGEMI529-MBX.china.huawei.com> In-Reply-To: <8DC571DDDE171B4094D3D33E9685917BD87078@DGGEMI529-MBX.china.huawei.com> From: Yikun Jiang Date: Tue, 22 Oct 2019 09:50:00 -0000 Message-ID: Subject: Re: [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor To: "Zhangxuelei (Derek)" Cc: Wilco Dijkstra , "libc-alpha@sourceware.org" , nd , Siddhesh Poyarekar , jiangyikun , Szabolcs Nagy Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2019-10/txt/msg00644.txt.bz2 > Finally, we will submit other generic implenments as soon as possible, an= d it would be good if you could review this two patches firstly:) All patches have been submitted and updated: [1]. [PATCH] aarch64: Optimized implementation of memrchr https://sourceware.org/ml/libc-alpha/2019-10/msg00526.html [2]. [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng proce= ssor https://sourceware.org/ml/libc-alpha/2019-10/msg00522.html [3] [PATCH v2] aarch64: Optimized implementation of memcmp https://sourceware.org/ml/libc-alpha/2019-10/msg00637.html [4] [PATCH v2] aarch64: Optimized implementation of strcpy https://sourceware.org/ml/libc-alpha/2019-10/msg00639.html [5] [PATCH v2] aarch64: Optimized implementation of strnlen https://sourceware.org/ml/libc-alpha/2019-10/msg00640.html [6] [PATCH v2] aarch64: Optimized strlen for strlen_asimd https://sourceware.org/ml/libc-alpha/2019-10/msg00641.html Regards, Yikun ---------------------------------------- Jiang Yikun=EF=BC=88Kero=EF=BC=89 Mail: yikunkero@gmail.com