This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Re: Rewrite i386 string operation expansion


> Uros,
> It would be probably good idea to fill in the pentium4 code generation
> descriptor with correct values, since the code is probably just picking
> up the wrong alternatives.  If you really do have pentium4 core (and nod
> nocona or prescott), could you please run the attached benchmark with
> ./test_stringop 32 640000000 ./xgcc -B ./ -march=pentium4
> With properlly filed descriptor, GCC ought to do best withtout
> -minline-all-stringops (or with -minline-stringops-dynamically) on the
> benchmark.  Is povray memcpy/memset bound? Where I find the sources?
Hi,
forgot the script, I should probably commit to contrib.

Honza

Attachment: test_stringop
Description: Text document


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