Package libmlir13.0-devel: Information

    Binary package: libmlir13.0-devel
    Version: 13.0.1-alt2
    Architecture: i586
    Build time:  Jan 26, 2023, 10:16 PM in the task #309126
    Source package: llvm13.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 libmlir13.0.

    Maintainer: Arseny Maslennikov


    Last changed


    April 15, 2022 Arseny Maslennikov 13.0.1-alt2
    - Dropped certain targets from import checks in CMake configs.
      This will fix bug 39685, or, at least, dramatically reduce its impact.
    - Built without gcc-LTO, since it miscompiles the LLVM optimizer.
    - Temporarily disabled doc generation to urgently push the fix above.
    Feb. 19, 2022 Arseny Maslennikov 13.0.1-alt1
    - 13.0.1.
    - Merge llvm-devel-static with llvm-devel.
    - Merge clang-devel-static with clang-devel.
    - New LLVM subprojects: mlir, polly.
    Sept. 21, 2021 Arseny Maslennikov 12.0.1-alt3
    - Included git-clang-format in clang-tools (closes: bug 40912).
      Split off LLVMgold.so to its own package.
      Added a requirement on llvmN-gold from llvmN-libs.