Package libmlir18.1: Information

Binary package: libmlir18.1
Version: 18.1.3-alt0.1
Architecture: aarch64
Build time:  Apr 15, 2024, 10:12 AM in the task #345146
Source package: llvm18.1
Category: Development/C
Report package bug
Home page: http://llvm.org

License: Apache-2.0 with LLVM-exception
Summary: Multi-Level Intermediate Representation library
Description: 
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.

Maintainer: Konstantin Lepikhov


Last changed


April 14, 2024 Konstantin Lepikhov 18.1.3-alt0.1
- Update to 18.1.3.
March 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.
March 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.