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] |
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. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |