Package libpolly17.0-doc: Information

Binary package: libpolly17.0-doc
Version: 17.0.6-alt0.2.port
Architecture: noarch
Build time:  Feb 20, 2024, 06:47 PM
Source package: llvm17.0
Category: Development/C
Report package bug
Home page: http://llvm.org

License: Apache-2.0 with LLVM-exception
Summary: Documentation for Polly
Description: 
Polly is a high-level loop and data-locality optimizer and optimization
infrastructure for LLVM. It uses an abstract mathematical representation based
on integer polyhedron to analyze and optimize the memory access pattern of a
program.

This package contains documentation for the Polly optimizer.

Maintainer: Ivan A. Melnikov


Last changed


Feb. 19, 2024 Ivan A. Melnikov 17.0.6-alt0.2.port
- drop pieces of partially-build OMP on all non-libomptarget_arches
  (fixes FTBFS on riscv64)
Feb. 8, 2024 Konstantin Lepikhov 17.0.6-alt2
- clang: fix wrong -print-runtime-dir on %ix86.
Jan. 21, 2024 Konstantin Lepikhov 17.0.6-alt1
- 17.0.6.
  BR: build lldb with lzma support.