Automic VaultAutomic Vault

brew

spirv-llvm-translator を Homebrew, apk, dnf, Nix, pacman, zypper でインストール

spirv-llvm-translator のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install spirv-llvm-translator

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add spirv-llvm-translator

Alpine Linux edge package indexes · spirv-llvm-translator · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install spirv-llvm-translator

Fedora Rawhide package metadata · spirv-llvm-translator · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#spirv-llvm-translator

nixpkgs package indexes · pkgs/by-name/sp/spirv-llvm-translator/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S spirv-llvm-translator

Arch Linux sync databases · spirv-llvm-translator · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install libLLVMSPIRVLib-devel

openSUSE Tumbleweed package metadata · libLLVMSPIRVLib-devel · ソース: download.opensuse.org

概要

パッケージ概要

Tool and a library for bi-directional translation between SPIR-V and LLVM IR

コマンドとエイリアス

  • llvm-spirv

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: Khronos releases OpenCL 2.1 and SPIR-V 1.0 and announces open source SPIR-V utilities, including an LLVM/SPIR-V translator.
  • Ongoing: The translator main branch tracks LLVM main, with compatibility tags for released LLVM and Clang versions.

Related projects

  • SPIRV-Tools provides assembler, disassembler, validator, optimizer, and related processing commands that are commonly used alongside translator output.
  • SPIRV-Headers supplies the Khronos SPIR-V headers and grammar files consumed by SPIR-V tooling.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
llvm-spirvcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版22.1.2
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v22.1.2

https://github.com/KhronosGroup/SPIRV-LLVM-Translator

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係llvm
ビルド依存関係cmake, pkgconf, spirv-headers
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namespirv-llvm-translator
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

spirv-llvm-translator

nix profile install nixpkgs#spirv-llvm-translator
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sp/spirv-llvm-translator/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

spirv-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-translator
  • License: NCSA
  • Architecture: x86_64
  • Source Package: spirv-llvm-translator
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spirv-llvm-translator from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

spirv-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-dev
  • License: NCSA
  • Architecture: x86_64
  • Source Package: spirv-llvm-translator
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spirv-llvm-translator-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

spirv-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-libs
  • License: NCSA
  • Architecture: x86_64
  • Source Package: spirv-llvm-translator
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spirv-llvm-translator-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

spirv-llvm-translator 22.1.2-1.fc45

LLVM to SPIRV Translator

https://github.com/KhronosGroup/SPIRV-LLVM-Translator

sudo dnf install spirv-llvm-translator
  • License: NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: spirv-llvm-translator
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: spirv-llvm-translator from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

spirv-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-devel
  • License: NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: spirv-llvm-translator
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: spirv-llvm-translator-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

spirv-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-tools
  • License: NCSA
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: spirv-llvm-translator
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: spirv-llvm-translator-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

spirv-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-translator
  • License: NCSA
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: spirv-llvm-translator from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libLLVMSPIRVLib-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-devel
  • License: BSD-3-Clause
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: spirv-llvm-translator
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libLLVMSPIRVLib-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libLLVMSPIRVLib22 22.1.2-1.1

LLVM/SPIR-V Bi-Directional Translator library

https://github.com/KhronosGroup/SPIRV-LLVM-Translator

sudo zypper install libLLVMSPIRVLib22
  • License: BSD-3-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: spirv-llvm-translator
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Spirv Llvm Translator
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libLLVMSPIRVLib22 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment