Hello,
The attached patch addresses the RISC-V instability when compiled with Clang < 22 related to vectorization by disabling
thatfeature in during configuration. This fix is verified on greenfly which now passes tests given that it is now
compiledwith Clang 22.
IMO, given that this impacts at least one important thing in a silent and broken way it feels like something we should
adoptin v19 and not wait.
best.
-greg