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 x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp.


On Wed, 27 Jul 2016, Andrew Senkevich wrote:

> > No, I said handled like NO_TEST_INLINE.  Exactly like NO_TEST_INLINE.  No
> > architecture conditionals, no #if, just an "if" conditional exactly
> > corresponding to how NO_TEST_INLINE and NON_FINITE are handled (the
> > NON_FINITE if is actually better to follow since it follows the glibc
> > convention of avoiding implicit boolean conversion).
> 
> Do you mean the following change for math/libm-test.inc?

Yes (not until after 2.24, of course).

-- 
Joseph S. Myers
joseph@codesourcery.com


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