v3sf type and union types to reference elements

Paolo Bonzini bonzini@gnu.org
Mon Aug 2 09:47:00 GMT 2004


> I cannot find any documentation referring to a v3sf type, are there plans to
> include it (or does it already exist) in a future version of gcc?  I can
> find docs for vec4f and vec2f.

A lot of the vector support has been overhauled in GCC 3.5, but it is
limited to vectors whose a number of elements is a power-of-two.

Paolo



More information about the Gcc mailing list