<package>
<name>llvm14-polly</name>
<short>llvm14-polly - LLVM Framework for High-Level Loop</short>
<version>3.4.0</version>
<date>2023-04-15</date>
<system>eisfair-1</system>
<author>the eisfair team, team(at)eisfair(dot)org</author>
<status>stable</status>
<section>devel</section>
<require-package>glibc 3.4.0</require-package>
<require-package>libgcc_s1 3.4.0</require-package>
<require-package>libstdcpp6 3.4.0</require-package>
<linked-package>llvm11-polly-dev 3.4.0</linked-package>
<description>
Internal Program Version: LLVM 14  14.0.6

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. Polly can currently perform classical loop transformations, especially
tiling and loop fusion to improve data-locality. It can also exploit OpenMP
level parallelism and expose SIMDization opportunities.

https://polly.llvm.org
</description>
</package>