All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Ard Biesheuvel <ardb@kernel.org>, linux-arm-kernel@lists.infradead.org
Cc: Will Deacon <will@kernel.org>, mark.rutland@arm.com
Subject: Re: [PATCH v2] arm64/xor: use EOR3 instructions when available
Date: Mon, 13 Dec 2021 19:19:03 +0000	[thread overview]
Message-ID: <163942313298.1914810.17579800618194793343.b4-ty@arm.com> (raw)
In-Reply-To: <20211213140252.2856053-1-ardb@kernel.org>

On Mon, 13 Dec 2021 15:02:52 +0100, Ard Biesheuvel wrote:
> Use the EOR3 instruction to implement xor_blocks() if the instruction is
> available, which is the case if the CPU implements the SHA-3 extension.
> This is about 20% faster on Apple M1 when using the 5-way version.
> 
> 

Applied to arm64 (for-next/xor-neon), thanks!

[1/1] arm64/xor: use EOR3 instructions when available
      https://git.kernel.org/arm64/c/ce9ba49a2460

-- 
Catalin


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-12-13 19:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13 14:02 [PATCH v2] arm64/xor: use EOR3 instructions when available Ard Biesheuvel
2021-12-13 19:19 ` Catalin Marinas [this message]
2021-12-14  2:36 ` Nathan Chancellor
2021-12-14  2:36   ` Nathan Chancellor
2021-12-14  8:19   ` Ard Biesheuvel
2021-12-14  8:19     ` Ard Biesheuvel
2021-12-14 11:05     ` Ard Biesheuvel
2021-12-14 11:05       ` Ard Biesheuvel
2021-12-14 11:36       ` Catalin Marinas
2021-12-14 11:36         ` Catalin Marinas
2021-12-14 12:57         ` Ard Biesheuvel
2021-12-14 12:57           ` Ard Biesheuvel
2021-12-15 15:15           ` Catalin Marinas
2021-12-15 15:15             ` Catalin Marinas

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=163942313298.1914810.17579800618194793343.b4-ty@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=ardb@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=will@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.