You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,Since GCC 13, the variable types related to RISC-V Vector (RVV) are no longer defined through the header file riscv_vector.h, but are instead automatically generated by the compiler. For details on RVV type definitions, please refer to: