Re: [PATCH] RISC-V: Support VLS shift vectorization
Committed to the trunk, thanks Kito and Juzhe.
Re: [PATCH] RISC-V: Support VLS shift vectorization
Lgtm Juzhe-Zhong 於 2023年8月8日 週二,09:37寫道: > After this patch, this following case will be well optimized: > #include "riscv_vector.h" > > #define DEF_OP_VV(PREFIX, NUM, TYPE, OP) > \ > void __attribute__ ((noinline, noclone)) > \ > PREFIX##_##TYPE##NUM (TYPE *restrict a, TYPE *restri