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/14] [x86_64] Vector math functions (added vector cos tests)


2015-05-22 18:54 GMT+03:00 Joseph Myers <joseph@codesourcery.com>:
> Why does vlen8 need a separate -wrappers file when others don't?

Because only for test built with -mavx512f some avx512 instruction was
emitted before architecture check.
Is it needed split AVX2 test to prevent changes that may appear in the future?


--
WBR,
Andrew


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