Polly is a high-level loop and data-locality optimizer and optimization infrastructure for LLVM. It uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program. We currently perform classical loop transformations, especially tiling and loop fusion to improve data-locality. Polly can also exploit OpenMP level parallelism, expose SIMDization opportunities. Work has also be done in the area of automatic GPU code generation. For many users, however, it's not the existing optimizations in Polly that are of most interest, but the new analyses and optimizations enabled by the Polly infrastructure. At polyhedral.info you can get an idea of what has already been done and what is possible in the context of polyhedral compilation.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | polly-18.1.8.tgz |
NetBSD 10.0 | aarch64 | polly-17.0.6.tgz |
NetBSD 10.0 | aarch64eb | polly-17.0.6.tgz |
NetBSD 10.0 | aarch64eb | polly-18.1.8.tgz |
NetBSD 10.0 | earmv6hf | polly-18.1.8.tgz |
NetBSD 10.0 | earmv6hf | polly-17.0.6.tgz |
NetBSD 10.0 | earmv7hf | polly-18.1.8.tgz |
NetBSD 10.0 | earmv7hf | polly-17.0.6.tgz |
NetBSD 10.0 | i386 | polly-18.1.8.tgz |
NetBSD 10.0 | i386 | polly-17.0.6.tgz |
NetBSD 10.0 | powerpc | polly-15.0.7.tgz |
NetBSD 10.0 | sparc64 | polly-17.0.6.tgz |
NetBSD 10.0 | x86_64 | polly-18.1.8.tgz |
NetBSD 10.0 | x86_64 | polly-17.0.6.tgz |
NetBSD 9.0 | aarch64 | polly-18.1.8.tgz |
NetBSD 9.0 | aarch64 | polly-17.0.6.tgz |
NetBSD 9.0 | earmv6hf | polly-18.1.8.tgz |
NetBSD 9.0 | earmv6hf | polly-17.0.6.tgz |
NetBSD 9.0 | earmv7hf | polly-18.1.8.tgz |
NetBSD 9.0 | earmv7hf | polly-17.0.6.tgz |
NetBSD 9.0 | i386 | polly-18.1.8.tgz |
NetBSD 9.0 | i386 | polly-17.0.6.tgz |
NetBSD 9.0 | powerpc | polly-15.0.7.tgz |
NetBSD 9.0 | sparc64 | polly-18.1.8.tgz |
NetBSD 9.0 | x86_64 | polly-18.1.8.tgz |
NetBSD 9.0 | x86_64 | polly-17.0.6.tgz |
NetBSD 9.3 | x86_64 | polly-18.1.8.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.