Re: [doc] Vector operations

2012-10-11 Thread Richard Biener
On Thu, Oct 11, 2012 at 11:25 AM, Marc Glisse wrote: > Hello, > > this documents both my latest C++ FE patch, something I noticed while doing > the FE work (shifts can mix vectors and scalars) and the result of the > conversation with Richard B on how the middle-end should model vector truth > val

[doc] Vector operations

2012-10-11 Thread Marc Glisse
Hello, this documents both my latest C++ FE patch, something I noticed while doing the FE work (shifts can mix vectors and scalars) and the result of the conversation with Richard B on how the middle-end should model vector truth values. The patch is a little early compared to the code (VEC_C