This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Implementing Swing Modulo Scheduling in GCC
- From: Canqun Yang <canqun at nudt dot edu dot cn>
- To: Ayal Zaks <ZAKS at il dot ibm dot com>,"Mostafa Hagog" <MUSTAFA at il dot ibm dot com>,"David Edelsohn" <dje at watson dot ibm dot com>,"Vladimir Makarov" <vmakarov at redhat dot com>,"Richard Henderson" <rth at redhat dot com>,"Daniel Berlin" <dberlin at dberlin dot org>, gcc at gcc dot gnu dot org
- Date: Mon, 2 Feb 2004 18:48:25 +0800 (HKT)
- Subject: Re: [RFC] Implementing Swing Modulo Scheduling in GCC
- Reply-to: Canqun Yang <canqun at nudt dot edu dot cn>
--- Ayal Zaks <ZAKS@il.ibm.com>>
> Here is an initial version of the modulo scheduler
Congratulations on your progress.
I'll test it on IA64 platform. But, at first, I found
that the existing-file.diff is built by using the
reverse direction, the '-R' option should be supplied
to apply the patch.
It is better to create a branch for SMS or commit the
files into an existing branch, as Vlad suggesed. If
that, anyone else can test and improve these codes
conveniently.
Canqun Yang