Path to this page:
./
devel/polly,
Polyhedral optimizations for LLVM
Branch: pkgsrc-2019Q4,
Version: 9.0.0nb1,
Package name: polly-9.0.0nb1,
Maintainer: pkgsrc-usersPolly 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 99e5d6c2f1f92bdf0311cec4c36fbecb1ff725da
RMD160: 9cce54e805f090f3c5e82f1f659e3a2f8c20cd23
Filesize: 8515.555 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version polly-9.0.0nb1 (created)