[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <169956962496.25145.13807826919853509041.git-patchwork-notify@kernel.org>
Date: Thu, 09 Nov 2023 22:40:24 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Wang@...codeaurora.org, Xiao W <xiao.w.wang@...el.com>
Cc: linux-riscv@...ts.infradead.org, paul.walmsley@...ive.com,
palmer@...belt.com, aou@...s.berkeley.edu, ardb@...nel.org,
anup@...infault.org, haicheng.li@...el.com,
ajones@...tanamicro.com, yujie.liu@...el.com, charlie@...osinc.com,
linux-efi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@...osinc.com>:
On Tue, 31 Oct 2023 14:45:51 +0800 you wrote:
> Bitops optimization with specialized instructions is common practice in
> popular ISAs, this patch set uses RISC-V Zbb extension to optimize four
> bitops: __ffs, __fls, ffs and fls.
>
> The first patch rearranges the content in hwcap.h and cpufeature.h, it helps
> to avoid a cyclic header including issue for patch 2.
>
> [...]
Here is the summary with links:
- [v5,1/2] riscv: Rearrange hwcap.h and cpufeature.h
https://git.kernel.org/riscv/c/e72c4333d2f2
- [v5,2/2] riscv: Optimize bitops with Zbb extension
https://git.kernel.org/riscv/c/457926b25320
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists