Package libmlir17.0-devel: Information

Binary package: libmlir17.0-devel
Version: 17.0.3-alt1
Architecture: ppc64le
Build time:  Oct 22, 2023, 12:34 AM in the task #332424
Source package: llvm17.0
Category: Development/C
Report package bug
Home page: http://llvm.org

License: Apache-2.0 with LLVM-exception
Summary: Libraries and header files for MLIR
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.

This package contains headers and other development files for libmlir17.0.

Maintainer: Arseny Maslennikov


Last changed


Oct. 21, 2023 Arseny Maslennikov 17.0.3-alt1
- 17.0.3.
Oct. 6, 2023 Arseny Maslennikov 17.0.2-alt3
- Apply new patch for compat with g++-13 -Werror:
  + clang-AST-Use-explicit-type-erasure.patch
- Restore the enforce-DWARF4 patch.
Oct. 4, 2023 Alexey Sheplyakov 17.0.2-alt2
- spec: build lld on LoongArch (LoongArch targets are already supported).
- spec: build llvm with clang on LoongArch.