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: [docpatch] Document SPARC VIS builtins


>   I didn't document the SPARC VIS builtins when I created them.

Oops!  I missed this too.

> This patch  fixes that by documenting the available builtins.  This patch
> has been tested with make info and make dvi as well as navigating around the 
> new section to ensure everything is referenced correctly.

Thanks.  The patch is OK modulo two minor tweaks:

	PR target/18510
	* doc/extend.texi (SPARC VIS Built-in Functions): New sections.

AFAICS there is only one new section.


+GCC supports SIMD operations on SPARC using both the generic vector
+extentions (@pxref{Vector Extensions}) as well as built-in functions for

I think the preferred wording is "on the SPARC".

-- 
Eric Botcazou


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