GCC vector extensions

Ian Lance Taylor iant@google.com
Thu Nov 4 19:36:00 GMT 2010


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



More information about the Gcc mailing list