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: auto vectorization in gcc


Michael Meissner wrote:
(http://gcc.gnu.org/ml/gcc/2003-07/msg01347.html)

> If you do at at the tree level, you do have to make sure that it will
work
> later as you descend into RTL (ie, do you even have vectors on the
particular
> machine in question -- what types of restrictions do vectors have, etc.)

I agree. I think this information is vital for vectorization.

dorit


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