This is the mail archive of the gcc@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: RFC: generic vectors and GPR/simd duality


On Wed, May 12, 2004 at 11:15:41AM -0700, Richard Henderson wrote:
> On Wed, May 12, 2004 at 12:08:23PM -0400, Aldy Hernandez wrote:
> > The more I think about it, the more I want to remove the creation of
> > the subregs in the first place.
> 
> Sure.  Wait until post-tree-ssa merge and then decompose the
> vector operations at the tree level.  Into separate variables.
> Then there will be no more subregging.

Weeee!!!

"Hey Richard, say instead of going to the beach today, you help with
these vector..."  *bamf*


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