QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PULL 00/10] bufferiszero improvements
Date: Fri, 3 May 2024 14:42:12 -0700	[thread overview]
Message-ID: <1ff93b21-4769-4253-91bc-2f17c071231a@linaro.org> (raw)
In-Reply-To: <20240503151314.336357-1-richard.henderson@linaro.org>

On 5/3/24 08:13, Richard Henderson wrote:
> The following changes since commit 4977ce198d2390bff8c71ad5cb1a5f6aa24b56fb:
> 
>    Merge tag 'pull-tcg-20240501' ofhttps://gitlab.com/rth7680/qemu  into staging (2024-05-01 15:15:33 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/rth7680/qemu.git  tags/pull-misc-20240503
> 
> for you to fetch changes up to a06d9eddb015a9f5895161b0a3958a2e4be21579:
> 
>    tests/bench: Add bufferiszero-bench (2024-05-03 08:03:35 -0700)
> 
> ----------------------------------------------------------------
> util/bufferiszero:
>    - Remove sse4.1 and avx512 variants
>    - Reorganize for early test for acceleration
>    - Remove useless prefetches
>    - Optimize sse2, avx2 and integer variants
>    - Add simd acceleration for aarch64
>    - Add bufferiszero-bench

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.


r~



      parent reply	other threads:[~2024-05-03 21:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03 15:13 [PULL 00/10] bufferiszero improvements Richard Henderson
2024-05-03 15:13 ` [PULL 01/10] util/bufferiszero: Remove SSE4.1 variant Richard Henderson
2024-05-03 15:13 ` [PULL 02/10] util/bufferiszero: Remove AVX512 variant Richard Henderson
2024-05-03 15:13 ` [PULL 03/10] util/bufferiszero: Reorganize for early test for acceleration Richard Henderson
2024-05-03 15:13 ` [PULL 04/10] util/bufferiszero: Remove useless prefetches Richard Henderson
2024-05-03 15:13 ` [PULL 05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants Richard Henderson
2024-05-03 15:13 ` [PULL 06/10] util/bufferiszero: Improve scalar variant Richard Henderson
2024-05-03 15:13 ` [PULL 07/10] util/bufferiszero: Introduce biz_accel_fn typedef Richard Henderson
2024-05-03 15:13 ` [PULL 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel Richard Henderson
2024-05-03 15:13 ` [PULL 09/10] util/bufferiszero: Add simd acceleration for aarch64 Richard Henderson
2024-05-03 15:13 ` [PULL 10/10] tests/bench: Add bufferiszero-bench Richard Henderson
2024-05-03 21:42 ` Richard Henderson [this message]

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=1ff93b21-4769-4253-91bc-2f17c071231a@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).