This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Optimising std::find on x86 and PPC


Paolo Carlini wrote:

Hi Theodore and thanks for the interesting analysis.

I would like to add, that both gcc3.3.3 and other compilers are definitely able to unroll the loop at issue, therefore I'm tempted to consider the current behavior just a serious (performance) regression (i.e., correctness vs aliasing and other subtleties should not be in the way)


Paolo.


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