public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Cristianno Martins <cristiannomartins@gmail.com>
To: gcc <gcc@gcc.gnu.org>
Subject: Polyhedral Model
Date: Mon, 27 Apr 2009 21:25:00 -0000	[thread overview]
Message-ID: <7bf670d0904271138m15c92d22y6cf3dfb170705c93@mail.gmail.com> (raw)

Hi,

I'm a master degree student at University of Campinas
(Unicamp/Brazil), and I'd been trying to find a compiler to add to it
a loop optimization based on polyhedral model.
The polyhedral model (basically) works with nested loops structures,
performing some transformations, in order to improve the efficiency of
their execution. I'm trying to apply this method to automatic
compilation for multicore processors.
Well, I didn't find anything about a implementation of this kind of
optimization inside of gcc. Also, I need to know if someone is working
on something like this using the gcc compiler.

Thanks in advance,

--
Cristianno Martins

             reply	other threads:[~2009-04-27 18:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 21:25 Cristianno Martins [this message]
2009-04-27 21:46 ` Dave Korn
2009-04-27 23:08   ` Tobias Grosser
2009-04-27 23:41     ` Cristianno Martins
2009-04-28 15:00       ` Tobias Grosser
2009-06-10 18:14       ` Tobias Grosser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7bf670d0904271138m15c92d22y6cf3dfb170705c93@mail.gmail.com \
    --to=cristiannomartins@gmail.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).