Package llvm15.0-polly: Information

    Binary package: llvm15.0-polly
    Version: 15.0.7-alt4
    Architecture: aarch64
    Build time:  Mar 13, 2024, 09:53 PM in the task #340631
    Source package: llvm15.0
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: Framework for High-Level Loop and Data-Locality Optimizations
    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 the Polly plugin.

    Maintainer: Konstantin Lepikhov


    Last changed


    June 19, 2023 Konstantin Lepikhov 15.0.7-alt4
    - ppc64le: fix macro and build with clang.
    - clang: extend rocm device libs lookup path.
    June 16, 2023 Arseny Maslennikov 15.0.7-alt3
    - libpolly-doc: Marked as noarch.
    - Dropped tblgen-lsp-server from LLVMExports target check. That program is
      located in a different subproject.
    June 12, 2023 Konstantin Lepikhov 15.0.7-alt2
    - aarch64: compile w/ gcc again (still 5hrs to compile w/ clang).