[RFC] How to add vector math functions to Glibc

H.J. Lu hjl.tools@gmail.com
Thu Sep 18 15:37:00 GMT 2014


On Thu, Sep 18, 2014 at 6:48 AM, Andrew Senkevich
<andrew.n.senkevich@gmail.com> wrote:
> Hi all,
>
> due to latest OpenMP and CilkPlus features supported in GCC vectorized
> math functions can be utilized more widely. So we need to find general
> way how to add vectorized math functions to Glibc.
> Lets discuss the following questions which were raised after first
> patch x86_64 specific was sent.
>

What are the main target users of this extension? Is
it mainly for programmers to use it directly in their
applications, mostly independent of compilers? Or is it
mainly for GCC?

-- 
H.J.



More information about the Libc-alpha mailing list