This is the mail archive of the gcc@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: Tr:Rep:Re: gcc-specific array operator in C


On Thu, Oct 03, 2002 at 08:45:53AM +0000, Nicolas Boulay wrote:
> V4SF is a good stuff but hardware support is only done if the machine
> have a regiter size of 4*32=128 (like SSE) if the size is different you
> can't use (easly) hardware support. Why not try to considere the SIMD
> register of the NEC ESS (64k if i have good memory).
> 
> Manipulating arbitrary size of array could produice far better machine
> code.

You want Fortran 95 then, not C.  Consider helping out the g95 project.



r~


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