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: RFC: Test optimizations for multiple architectures


> If I am adding a testsuite for rawmemchr, why do I have to know what
> mask permutations are interesting to run? It is irrelevant to the rawmemchr
> testsuite.

When you are adding an ifunc implementation of rawmemchr or anything else,
you are responsible for knowing what mask permutations are relevant to
making sure all the CPU-specific implementations you have added are covered
by the test suite.


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