macOS
brew install spirv-llvm-translatorlocal Homebrew formula metadata
brew
spirv-llvm-translator のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install spirv-llvm-translatorlocal Homebrew formula metadata
sudo apk add spirv-llvm-translatorAlpine Linux edge package indexes · spirv-llvm-translator · ソース: dl-cdn.alpinelinux.org
sudo dnf install spirv-llvm-translatorFedora Rawhide package metadata · spirv-llvm-translator · ソース: dl.fedoraproject.org
nix profile install nixpkgs#spirv-llvm-translatornixpkgs package indexes · pkgs/by-name/sp/spirv-llvm-translator/package.nix · ソース: api.github.com
sudo pacman -S spirv-llvm-translatorArch Linux sync databases · spirv-llvm-translator · ソース: geo.mirror.pkgbuild.com
sudo zypper install libLLVMSPIRVLib-developenSUSE Tumbleweed package metadata · libLLVMSPIRVLib-devel · ソース: download.opensuse.org
概要
Tool and a library for bi-directional translation between SPIR-V and LLVM IR
履歴
SPIRV-LLVM-Translator is Khronos Group's LLVM/SPIR-V bidirectional translator, packaged mainly for developers building OpenCL, SYCL, and GPU-compute compiler stacks that need the `llvm-spirv` command or `LLVMSPIRVLib`.
Khronos released SPIR-V 1.0 in 2015 as a standardized intermediate language for graphics shaders and compute kernels, and announced open source utilities including a bidirectional LLVM-to-SPIR-V translator. The translator repository now describes itself as the source for a library and command-line tool that translate between LLVM IR and SPIR-V, with current support focused on the OpenCL/compute `Kernel` capability.
The project tracks LLVM closely: its README says the main branch is intended to build against LLVM main, while release tags map to released LLVM and Clang versions. That makes the package feel less like a standalone end-user app and more like a bridge component in a larger compiler-toolchain graph.
The package-manager footprint in the supplied input lists the translator in Homebrew, Alpine, Fedora, Nix, Arch, and openSUSE-family packaging. That distribution pattern reflects its role as a low-level build dependency for toolchains rather than a command most users install directly.
The central CLI is `llvm-spirv`: the README documents translating LLVM bitcode to SPIR-V and using `-r` to translate SPIR-V back to LLVM bitcode. It also documents version and extension controls, which matter when compiler output must match a particular OpenCL or SPIR-V environment.
Package maintainers care because the translator has to line up with LLVM, SPIRV-Headers, and often SPIRV-Tools. Small version mismatches can break builds or validation in GPU compiler stacks, so distro formulas and ports tend to encode it as part of the wider Khronos/LLVM toolchain set.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
llvm-spirv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
インストールメタデータ
| パッケージキー | brew:spirv-llvm-translator |
|---|---|
| バージョン | 22.1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/spirv-llvm-translator |
| ホームページ | https://github.com/KhronosGroup/SPIRV-LLVM-Translator |
| リポジトリ | https://github.com/KhronosGroup/SPIRV-LLVM-Translator |
| 上流ドキュメント | https://github.com/KhronosGroup/SPIRV-LLVM-Translator#readme |
| ライセンス | Apache-2.0 WITH LLVM-exception |
| ソースアーカイブ | https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v22.1.2.tar.gz |
| 最終更新 | 2026-06-22T14:06:20-07:00 |
| Pulse | updated |
| 依存関係 | llvm |
| ビルド依存関係 | cmake, pkgconf, spirv-headers |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spirv-llvm-translator |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
spirv-llvm-translator
nix profile install nixpkgs#spirv-llvm-translatorspirv-llvm-translator 22.1.0-r0
Library for bi-directional translation between SPIR-V and LLVM IR
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo apk add spirv-llvm-translatorspirv-llvm-translator-dev 22.1.0-r0
Library for bi-directional translation between SPIR-V and LLVM IR (development files)
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo apk add spirv-llvm-translator-devspirv-llvm-translator-libs 22.1.0-r0
Library for bi-directional translation between SPIR-V and LLVM IR (libraries)
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo apk add spirv-llvm-translator-libsspirv-llvm-translator 22.1.2-1.fc45
LLVM to SPIRV Translator
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo dnf install spirv-llvm-translatorspirv-llvm-translator-devel 22.1.2-1.fc45
Development files for LLVM to SPIRV Translator
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo dnf install spirv-llvm-translator-develspirv-llvm-translator-tools 22.1.2-1.fc45
Standalone llvm to spirv translator tool
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo dnf install spirv-llvm-translator-toolsspirv-llvm-translator 22.1.2-1
LLVM <-> SPIR-V converter for compilers targeting SPIR-V
https://www.khronos.org/spirv/
sudo pacman -S spirv-llvm-translatorlibLLVMSPIRVLib-devel 22.1.2-1.1
Development files for LLVM/SPIR-V Bi-Directional Translator library
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo zypper install libLLVMSPIRVLib-devellibLLVMSPIRVLib22 22.1.2-1.1
LLVM/SPIR-V Bi-Directional Translator library
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
sudo zypper install libLLVMSPIRVLib22ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.