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] powerpc: P9 vector load instruction change in memcpy and memmove


On 10/19/2017 05:56 PM, Tulio Magno Quites Machado Filho wrote:
Or is the performance hit from avoiding the affected vector
instructions not so severe that it would be an immediate concern for
future silicon?
The instructions Raji chose to use here do not impact the performance on
current silicon and is not expected to impact future silicon as well.

Okay, this addresses my concern. Unfortunately, I don't feel confident to review the new implementation myself.

Thanks,
Florian


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