This package browser is in early development. Mind the rough edges.

spirv-llvm-translator

Bi-directional translation between SPIR-V and LLVM IR

The LLVM/SPIR-V Bi-Directional Translator is a library and tool for translation between LLVM IR and SPIR-V.

Installation

Install the latest version of spirv-llvm-translator as follows:

guix install spirv-llvm-translator

Or install a particular version:

guix install spirv-llvm-translator@18.1.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.