This is the mail archive of the gcc-help@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: autovectorization


ranjith kumar <ranjit_kumar_b4u@yahoo.co.uk> writes:

> While autovectorization pass is going on , in which
> form the instructions in basic-block  exist?
> 
> in generic or gimple???

GIMPLE.

Ian


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