This is the mail archive of the gcc-patches@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] [autovect patch] Implement vectorization hints



On Mar 1, 2005, at 7:46 PM, Daniel Berlin wrote:


Just FYI, xlc associates the info with the loop in a loop table (the
frontend creates the initial loop table), and keeps the loop table up to
date forever onwards :)

But GCC does not keep up to date loop tables ;). What do you think about BB based approach ?


Thanks,
-
Devang


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