Optimising std::find on x86 and PPC
Paolo Carlini
pcarlini@suse.de
Tue Dec 14 20:31:00 GMT 2004
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.
More information about the Libstdc++
mailing list