s
Cc: Li, Pan2 ; Wang, Yanzhang ;
kito.cheng
Subject: Re: [PATCH v2] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV
intrinsic
I think it's better to move 'get_non_overloaded_instance' into function_base.
+ /* To avoid API conflicting, we use void return type and void argume
I think it's better to move 'get_non_overloaded_instance' into function_base.
+ /* To avoid API conflicting, we use void return type and void argument
+ for the overloaded function register, like aarch64-sve. */
Plz rewrite the comments, don't mention aarch64 sve.
Could you run your rvv in