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

  • Default inline alert: Версия в репозитории: 18.1.5-alt0.1

Бинарный пакет: libmlir18.1
Версия: 18.1.3-alt0.1
Архитектура: aarch64
Собран:  15 апреля 2024 г. 10:12 в задании #345146
Исходный пакет: llvm18.1
Категория: Разработка/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.

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


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


14 апреля 2024 г. Konstantin Lepikhov 18.1.3-alt0.1
- Update to 18.1.3.
28 марта 2024 г. Konstantin Lepikhov 18.1.2-alt0.2
- Make clang-doc package arch until graphviz issue will be
  resolved on %ix86.
- lldb/BR: untangle sphinx/python3 deps.
- lldb: lldb_contrib->lldb_full.
- lldb: lldb-vscode->lldb-dap.
- mold: make build knob more visible.
- openmp/libompd: do not link libomp.
- cmake-modules: move to %llvm_datadir.
25 марта 2024 г. Konstantin Lepikhov 18.1.2-alt0.1
- 18.1.2.
- Compile with mold on all supported 64-bit arches.
- Re-apply all patches from llvm17 which still needed.
- Disable lldb_contrib: (too many deps, will fix them later).
- Added patches from RH:
  + clang/unittests: fix ORC bug on ppc64le
  + clang-tools-extra: make test deps on LLVMHello optional
  + clang/cmake: don't install static libraries.
- libomp: added conflicts with previous/next versions.
- libomp: remove loongarch64 exclusion (offically supported now).
- BR: added graphviz (clang docs need dot app).
- cmake-common-modules: added conflicts with previous/next versions.
- .spec: optimize lldb BR.
- Disabled loognarch64/risc-v llvmpipe patches.