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

    Бинарный пакет: libmlir15.0-devel
    Версия: 15.0.7-alt8
    Архитектура: x86_64
    Собран:  12 февраля 2024 г. 20:48 в задании #340496
    Исходный пакет: llvm15.0
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: Libraries and header files for MLIR
    Описание: 
    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.
    
    This package contains headers and other development files for libmlir15.0.

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


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


    12 февраля 2024 г. Konstantin Lepikhov 15.0.7-alt8
    - backport fix from llvm17.0:
      clang: fix wrong -print-runtime-dir on %ix86.
    8 декабря 2023 г. Konstantin Lepikhov 15.0.7-alt7
    - Applied fixes:
      clang: fix CUDA libdevice search path.
    2 октября 2023 г. Arseny Maslennikov 15.0.7-alt6
    - Fix FTBFS: use llvm15.0 to build us explicitly.
    - clang: Pass --build-id=sha1 to linkers by default. (Closes: 47780)
      Both of these changes are applied to clangs we build ALT packages with; if we
      ever decouple clang-for-packages from clang-for-users, upstream behaviour can
      be restored for the latter.