https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123279

--- Comment #5 from Robin Dapp <rdapp at gcc dot gnu.org> ---
I'm seeing two issues, maybe related.
One is that we expand
__riscv_vle32_v_f32m8 (ptr_114, vl_24)
with a type of riscv_vector::VECTOR_TYPE_vuint16m4_t.

Of course that will cause a mode mismatch further down the line.

I haven't figured out where that wrong type originates, though.

Reply via email to