Re: [PATCH] RISC-V: Rework broadcast handling [PR121073].

2025-07-23 Thread Robin Dapp
Note that your pr121073 test fails :-) So you'll need to adjust something there. OK with pr121073.c fixed... Pushed with -mabi=lp64d. There's nothing I have forgotten more often... -- Regards Robin

Re: [PATCH] RISC-V: Rework broadcast handling [PR121073].

2025-07-22 Thread Jeff Law
On 7/22/25 3:03 AM, Robin Dapp wrote: Hi, During the last weeks it became clear that our current broadcast handling needs an overhaul in order to improve maintainability. PR121073 showed that my intermediate fix wasn't enough and caused regressions. This patch now goes a first step towards u

[PATCH] RISC-V: Rework broadcast handling [PR121073].

2025-07-22 Thread Robin Dapp
Hi, During the last weeks it became clear that our current broadcast handling needs an overhaul in order to improve maintainability. PR121073 showed that my intermediate fix wasn't enough and caused regressions. This patch now goes a first step towards untangling broadcast (vmv.v.x), "set first"