Пакет llvm17.0-polly: Информация

    Бинарный пакет: llvm17.0-polly
    Версия: 17.0.6-alt4.2
    Архитектура: i586
    Собран:  24 апреля 2024 г. 13:30 в задании #345738
    Исходный пакет: llvm17.0
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: Framework for High-Level Loop and Data-Locality Optimizations
    Описание: 
    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.

    Сопровождающий: Konstantin Lepikhov


    Последнее изменение


    24 апреля 2024 г. Konstantin Lepikhov 17.0.6-alt4.2
    - Built with the llvm-17/clang-17 (closes #50137).
    23 апреля 2024 г. Konstantin Lepikhov 17.0.6-alt4.1
    - Fix FTBFS: scudo: Fix the use of ASSERT_CAPABILITY in TSD (upstream PR#68273).
    - x86_64/ppc64le: compile with mold.
    - lld: added /proc to requires.
    29 марта 2024 г. Konstantin Lepikhov 17.0.6-alt4
    - openmp: disable build due soname clash with next llvm.
    - cmake-modules: move to %llvm_datadir.