RE: SMS in gcc4.0
Canqun Yang
canqun@nudt.edu.cn
Thu Mar 31 17:06:00 GMT 2005
Hi, all
This patch will fix doloop_register_get defined in
modulo-sched.c, and let the program of PI caculation
on IA-64 be successfully modulo scheduled. On 1GHz
Itanium-2, it costs just 3.128 seconds to execute when
compiled with "-fmodulo-shced -O3" turned on, while
5.454 seconds whithout "-fmodulo-sched".
2005-03-31 Canqun Yang <canqun@nudt.edu.cn>
* modulo-sched.c (doloop_register_get): Deal
with if_then_else pattern.
Canqun Yang
Creative Compiler Research Group.
National University of Defense Technology, China.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi.f90
Type: application/octet-stream
Size: 298 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050331/578cc0e3/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: modulo-sched.txt
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050331/578cc0e3/attachment.txt>
More information about the Gcc
mailing list