This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 2/8] x86_64: Convert __ieee754_sqrt{,f,l} from macrosto inlines.


> I'll use __always_inline consistently, in the "extern __always_inline" form
> for those functions that require it.

Sounds good.

> Given that patches 2-4 are exclusively de-macro-ization, can I assume that
> they would be approved given that change?

I glazed over looking at the diffs, but if they do just exactly that and
the code generated comes out the same (or better) then it's certainly fine
with me.


Thanks,
Roland


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