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: Rename vshuffle/vec_shuffle to vec_perm


On Fri, 7 Oct 2011, Richard Henderson wrote:

> I've added documentation for the (existing) variable permute
> rtl named pattern (vec_perm).  I've also added documentation for
> the (intended) constant permute rtl named pattern (vec_perm_const).

That looks like it broke "make pdf" (something did at about that time and 
this patch is the most likely candidate).

> +@cindex @code{vec_perm_const@var{m}) instruction pattern

has opening '{' matched with closing ')'.

-- 
Joseph S. Myers
joseph@codesourcery.com


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