Hi,

On Tue, 26 Aug 2025, Jiawei wrote:

This patch modifies the GCC configure script to enable the '-ftree-vectorize'
optimization flag by default for the RISC-V architecture, aligning it with
other well-tested architectures like x86, ARM, and AArch64.

---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Ok with me, assuming that you've tested with GCC 13, 14, 15, with configurations where GCC actually does do vectorization (presumably with RVA in the -march baseline). (If there are bugs in e.g. GCC 13 which is fixed in 14 or 15, we can of course also adjust the version criteria per architecture.)

// Martin

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-le...@ffmpeg.org

Reply via email to