This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] AArch64 optimized maths functions.


> I really don't like inline-asm that much for intrinsics like these.
> Is any way to get these intrinsics as builtin functions in GCC and
> just use them here instead of the inline-asm?

We can go that route in the future. I'd like to have this
functionality included in 2.17, freeze imminent.  Unless there are
strong objections I propose to include this patch now with a view to
updating the implementation once such builtin support is provided in
gcc.

Cheers
/Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]