mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "A. Wilcox" <awilfox@adelielinux.org>
To: musl@lists.openwall.com
Subject: Re: [musl] [PATCH]Implementation of strlen function in riscv64 architecture
Date: Wed, 22 Mar 2023 01:27:33 -0500	[thread overview]
Message-ID: <D5D86A43-EF57-4AAE-98A5-81740EA3C6F3@adelielinux.org> (raw)
In-Reply-To: <3e056826.7b26.18707fad3e2.Coremail.zhangfei@nj.iscas.ac.cn>

The content of the message was sent as an image.

For those who cannot view images, I've reproduced the text below:

On Mar 22, 2023, at 1:21 AM, 张飞 <zhangfei@nj.iscas.ac.cn> wrote:
> 
> Hi:
> 
> I implemented vectorization of the strlen function in the riscv64
> architecture, which is controlled by __riscv_vector definition. Due
> to lack of support for risc-v V expansion in hardware, I conducted
> performance tests on a simulator, which was more than 10 times the
> performance achieved in C language. In terms of functionality, I
> tested the string length from 1 byte to 64 Mb, and the alignment of
> different addresses at the beginning of the string.
> 
> 
> Please review it.I'm Looking forward to your reply,thanks.
> 
> 
> 
> Fei Zhang
> <strlen.S>


  reply	other threads:[~2023-03-22  6:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22  6:21 张飞
2023-03-22  6:27 ` A. Wilcox [this message]
2023-03-22 12:15   ` Rich Felker
2023-04-11 12:57     ` Szabolcs Nagy
2023-04-10  5:59   ` 张飞
2023-04-11 12:48     ` Szabolcs Nagy
2023-04-19  7:22       ` 张飞
2023-04-19 22:39         ` enh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D5D86A43-EF57-4AAE-98A5-81740EA3C6F3@adelielinux.org \
    --to=awilfox@adelielinux.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).