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

    Бинарный пакет: libmlir13.0
    Версия: 13.0.1-alt2
    Архитектура: i586
    Собран:  11 июля 2023 г. 23:11 в задании #319683
    Исходный пакет: llvm13.0
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: Multi-Level Intermediate Representation library
    Описание: 
    MLIR is a novel approach to building reusable and extensible compiler infrastructure.
    MLIR aims to address software fragmentation, improve compilation for
    heterogeneous hardware, significantly reduce the cost of building domain
    specific compilers, and aid in connecting existing compilers together.

    Сопровождающий: Arseny Maslennikov


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


    15 апреля 2022 г. Arseny Maslennikov 13.0.1-alt2
    - Dropped certain targets from import checks in CMake configs.
      This will fix bug 39685, or, at least, dramatically reduce its impact.
    - Built without gcc-LTO, since it miscompiles the LLVM optimizer.
    - Temporarily disabled doc generation to urgently push the fix above.
    19 февраля 2022 г. Arseny Maslennikov 13.0.1-alt1
    - 13.0.1.
    - Merge llvm-devel-static with llvm-devel.
    - Merge clang-devel-static with clang-devel.
    - New LLVM subprojects: mlir, polly.
    21 сентября 2021 г. Arseny Maslennikov 12.0.1-alt3
    - Included git-clang-format in clang-tools (closes: bug 40912).
      Split off LLVMgold.so to its own package.
      Added a requirement on llvmN-gold from llvmN-libs.