spirv-llvm

This commit is contained in:
Kamil ATLI
2021-10-25 00:30:50 +03:00
committed by GitHub
parent 8b7b5921d4
commit 6444e52c93
+1
View File
@@ -14,6 +14,7 @@
<Description>Tool and a library for bi-directional translation between SPIR-V and LLVM IR</Description>
<Archive sha1sum="116fa882b6cb9dbe5a991c83e9c9d16b1d565f37" type="targz">https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v13.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>llvm-mlir</Dependency>