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
Remove the zvfhmin and zvfh check for BaseType and use RequiredFeatures in riscv_vector.td to check the intrinsics instead, the type check should be done in checkRVVTypeSupport. This check also not able to work on the intrinsics that have Float16 but the BaseType is not Float16 such as vfcvt_f_x_v.