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


Chris Jefferson wrote:

I suspect if it could unroll this by itself, then it would deal with the processor-specific fixes itself.

Right. That's the whole point of my message and that's why, in my opinion, this *is*, fundamentally, a loop unrolling issue.


Ok, I'll try to check whether this is a know issue, already present in Bugzilla and if not file an appropriate PR.

Thanks,
Paolo.


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