Ticket #19556 (closed enhancement: fixed)
gcc44, add graphite support
| Reported by: | bcbarnes@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | graphite | Cc: | |
| Port: | gcc44 |
Description
GCC 4.4 adds support for advanced loop optimizations in the "graphite" branch of the compiler. These are not compiled by default, but could be extremely useful for people doing numerical/scientific work.
http://gcc.gnu.org/gcc-4.4/changes.html instructions for building the graphite branch are here: http://gcc.gnu.org/wiki/Graphite_Build
Could we get a variant of the gcc44 port which supports graphite, or perhaps even enable it by default?
Thanks!
Change History
Note: See
TracTickets for help on using
tickets.

