Re: Lots of FAILs in gcc.target/riscv/rvv/autovec/*

2023-11-07 Thread Maxim Blinov via Gcc
I see, thanks for clarifying, that makes sense. In that case, what about doing the inverse? I mean, are there unique patches in the vendor branch, and would it be useful to try to upstream them into master? My motivation is to get the best autovectorized code for RISC-V. I had a go at building th

Lots of FAILs in gcc.target/riscv/rvv/autovec/*

2023-11-07 Thread Maxim Blinov via Gcc
Hi all, I can see about 500 failing tests on the vendors/riscv/gcc-13-with-riscv-opts, a mostly-full list at the bottom of this email. It's mostly test cases scraping for vector instructions. However, these tests all pass on master. Presumably the vendor branch failures can all be fixed by cherry