Hello:
This patch was applied to riscv/linux.git (fixes) by Palmer Dabbelt palmer@rivosinc.com:
On Tue, 02 Jul 2024 18:54:48 -0700 you wrote:
Clang does not support implicit LMUL in the vset* instruction sequences. Introduce an explicit LMUL in the vsetivli instruction.
Signed-off-by: Charlie Jenkins charlie@rivosinc.com Fixes: 9d5328eeb185 ("riscv: selftests: Add signal handling vector tests")
There is one more error that occurs when the test cases for riscv are compiled with llvm:
[...]
Here is the summary with links: - riscv: selftests: Fix vsetivli args for clang https://git.kernel.org/riscv/c/3582ce0d7ccf
You are awesome, thank you!