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
simd: Use __riscv_vsetvl_eXXm1 function to get the actual width of RVV instructions
This is because RVV instructions are truely hardware dependent.
So, we need to obtain the actual width with the specific instriction of
RVV extentions.
Signed-off-by: Hiroshi Hatake <[email protected]>
0 commit comments