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: GCC vector extensions


Hariharan Sandanagobalane <hariharans@picochip.com> writes:

> Is it possible to use rtl vector patterns like vec_extractm, vec_setm
> from C code? It looks like C subscipting for vector variables was
> allowed at some point and then removed. So, can these rtl patterns
> only be used from languages other than C?

They were just recently added and have not been removed.

Also answered on gcc-help.

Ian


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