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 ping (1 middle-end, 1 C front-end)


> If you only define vector modes for supported targets, how will a
> SIMD-less target use generic vectors?

By using vector types, not vector modes.  That's the reason to deprecated
__attribute__ ((mode)).

I will also commit a similar patch to lno branch.

Paolo



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