Package LLVMSPIRVLib: Information

    Source package: LLVMSPIRVLib
    Version: 18.1.0-alt1.g1745c78f
    Latest version according to Repology
    Build time:  Apr 17, 2024, 12:57 PM in the task #343963
    Category: Development/C++
    Report package bug
    License: MIT
    Summary: A tool and a library for bi-directional translation between SPIR-V and LLVM IR
    Description: 
    LLVM/SPIR-V Bi-Directional Translator, a library and tool for translation
    between LLVM IR and SPIR-V.

    List of rpms provided by this srpm:
    libLLVMSPIRVLib (x86_64, ppc64le, i586, aarch64)
    libLLVMSPIRVLib-debuginfo (x86_64, ppc64le, i586, aarch64)
    libLLVMSPIRVLib-devel (x86_64, ppc64le, i586, aarch64)
    llvm-spirv (x86_64, ppc64le, i586, aarch64)
    llvm-spirv-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov

    ACL:
    Konstantin Lepikhov
    @everybody

      1. cmake
      2. gcc-c++
      3. libspirv-tools-devel
      4. libstdc++-devel
      5. llvm18.1-devel
      6. spirv-headers >= 1.5.5-alt12
      7. zlib-devel

    Last changed


    March 29, 2024 Konstantin Lepikhov 18.1.0-alt1.g1745c78f
    - Rebased to v18.1.0-3-g1745c78f.
    March 9, 2024 Konstantin Lepikhov 17.0.0-alt3.g6c1910a9
    - GIT 6c1910a9 (fixes FTBFS with new spirv-headers).
    - disable OpenSYCL patch (needs refactoring).
    Jan. 8, 2024 Konstantin Lepikhov 17.0.0-alt2
    - llvm-spirv: apply patch from OpenSYCL.