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: More of SSE vector support


> >>>>> Jan Hubicka writes:
> 
> >> > 	* md.texi (vec_set, vec_extract, vec_init): Document.
> 
> Jan> The patch was actually never reviewed, so I didn't commit it.
> Jan> If there is something wrong with the other portions of the patch, I can
> Jan> separate the documentation change  (or commit it separately if reviewed)
> 
> 	The first part of the patch, proposed 12/2003 was committed.  The
> patch included documentation for vec_set and vec_extract, but that
> documentation was omitted from the actual commit:
> 
> http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02296.html
> http://gcc.gnu.org/ml/gcc-cvs/2004-01/msg00019.html

I see, it is mentioning the change in changelog but does not contain the
actual patch.  I guess I stopped the cvs diff too early and it wasn't
done with doc subdirectory.  In turn it looks like I wrote that docs
twice.

I've commited the documentation from later patch, as it is definitly
better than no documentation :)
> 
> 	Would you please commit the documentation?
> 
> 	RTH directed Dorit and me to those patterns, so if vec_init has
> not been included, we would appreciate if the follow-up patch from 01/2004
> was reviewed and committed.
> 
> http://gcc.gnu.org/ml/gcc-patches/2004-01/msg00050.html

That would be nice :)

Sorry for the confusion!
Honza
> 
> Thanks, David


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