Re: Seeking inputs for evaluating vector ABI design
Kito Cheng
Hi Zalman:
toggle quoted message
Show quoted text
Define a standardized vector ABI means we can have a common interface and agreement among different compiler and libraries, isn't means we must use that everywhere, we did have several way to doing some dynamic function version selection (e.g. ifunc), and it won't changing existing software ecosystem (means NO need to recompile everything with vector ABI), it's extension of standardized ABI. I could imagine optimized library functions with RVV might not have any performance gain for all HW platform, but that would be software optimization issue rather than ABI issue I think:) On Wed, Jul 27, 2022 at 8:13 AM Bruce Hoult <bruce@...> wrote:
|
|