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] Fixes tree-loop-distribute-patterns issues


On Thu, Jun 20, 2013 at 09:07:41PM -0400, Carlos O'Donell wrote:
> On 06/20/2013 10:00 PM, OndÅej BÃlka wrote:
> > One solution is mandate to run benchmarks with fixed version of gcc and
> > fixed flags.
> 
> That is not a bad idea...
>  
> > Second variant could be have assemblies and regeneration script that would 
> > be ran with specific gcc.
> 
> ... and neither is that.
> 
> I see these details as things that we as a community will
> need to work through as part of the refinement of the
> benchmarks we use as our criteria for performance patch
> acceptance.
>
Now when I think about that once gcc version and flags are fixed we can use -O3 
and we will also see if there is regression againist vectorized. 
This goes both ways as it will also show if gcc vectorizer consistently
makes some mistake that can be fixed.


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