Package libmlir17.0: Information

Binary package: libmlir17.0
Version: 17.0.6-alt0.2.port
Architecture: riscv64
Build time:  Feb 20, 2024, 06:47 PM
Source package: llvm17.0
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: Ivan A. Melnikov


Last changed


Feb. 19, 2024 Ivan A. Melnikov 17.0.6-alt0.2.port
- drop pieces of partially-build OMP on all non-libomptarget_arches
  (fixes FTBFS on riscv64)
Feb. 8, 2024 Konstantin Lepikhov 17.0.6-alt2
- clang: fix wrong -print-runtime-dir on %ix86.
Jan. 21, 2024 Konstantin Lepikhov 17.0.6-alt1
- 17.0.6.
  BR: build lldb with lzma support.