This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
scalar expansion and array privatization for loop distribution
- From: "Jagasia, Harsha" <harsha dot jagasia at amd dot com>
- To: gcc at gcc dot gnu dot org, "Sebastian Pop" <sebpop at gmail dot com>, "Sjodin, Jan" <Jan dot Sjodin at amd dot com>
- Date: Tue, 19 Jun 2007 15:34:49 -0500
- Subject: scalar expansion and array privatization for loop distribution
Hello,
I am looking into writing scalar expansion and array privatization
passes for loop distribution with Sebastian.
Has scalar expansion and/or array privatization been implemented in gcc?
If so, how have they been implemented and also to what extent?
Does anyone have any pointers on where I can start looking?
Thanks,
Harsha