devel/polly - The NetBSD Packages Collection

Polyhedral optimizations for LLVM

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.

Build dependencies

devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/llvm lang/llvm

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64polly-15.0.7.tgz
NetBSD 10.0aarch64polly-15.0.7.tgz
NetBSD 10.0aarch64ebpolly-15.0.7.tgz
NetBSD 10.0earmv6hfpolly-15.0.7.tgz
NetBSD 10.0earmv6hfpolly-15.0.7.tgz
NetBSD 10.0earmv7hfpolly-15.0.7.tgz
NetBSD 10.0earmv7hfpolly-15.0.7.tgz
NetBSD 10.0i386polly-15.0.7.tgz
NetBSD 10.0powerpcpolly-15.0.7.tgz
NetBSD 10.0_BETAx86_64polly-15.0.7.tgz
NetBSD 8.0powerpcpolly-15.0.7.tgz
NetBSD 8.0x86_64polly-15.0.7.tgz
NetBSD 9.0aarch64polly-15.0.7.tgz
NetBSD 9.0aarch64polly-15.0.7.tgz
NetBSD 9.0earmv6hfpolly-15.0.7.tgz
NetBSD 9.0earmv6hfpolly-15.0.7.tgz
NetBSD 9.0earmv7hfpolly-15.0.7.tgz
NetBSD 9.0earmv7hfpolly-15.0.7.tgz
NetBSD 9.0i386polly-15.0.7.tgz
NetBSD 9.0mips64ebpolly-15.0.7.tgz
NetBSD 9.0powerpcpolly-15.0.7.tgz
NetBSD 9.0powerpcpolly-15.0.7.tgz
NetBSD 9.0sparc64polly-15.0.7.tgz
NetBSD 9.0sparcpolly-15.0.7.tgz
NetBSD 9.0x86_64polly-15.0.7.tgz
NetBSD 9.3x86_64polly-15.0.7.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.

Available build options

(none)

Known vulnerabilities

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.