This is the mail archive of the glibc-bugs@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]

[Bug string/19586] IFUNC selection logic requires improvement for string and memory routines for x86_64 arch.


https://sourceware.org/bugzilla/show_bug.cgi?id=19586

--- Comment #4 from Amit Pawar <amit.pawar at amd dot com> ---

What I thought was, my approach is allowing easy way to configure the ISA
selection instead of defining new flag bit for each versions of string and
memory routines against each CPU. With such approach PR 18880 is easier to fix.

Does it make sense? Please suggest if you are thinking of other approaches.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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