New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19556 (closed enhancement: fixed)

Opened 4 years ago

Last modified 14 months ago

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

comment:1 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to mww@…

comment:2 Changed 2 years ago by ryandesign@…

See also #26043.

comment:3 Changed 14 months ago by adfernandes@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r92829 (for gcc46 and gcc47; prior versions require cloog-ppl which is old and no longer supported).

Note: See TracTickets for help on using tickets.