Skip to content

Commit d53b496

Browse files
authored
Merge pull request KhronosGroup#256 from jjfumero/tornadovm-generator
Register TornadoVM SPIRV Beehive Tookit Generator
2 parents 29414ae + 6d7d2f7 commit d53b496

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/spirv/spir-v.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@
8282
<id value="29" vendor="Mikkosoft Productions" tool="MSP Shader Compiler" comment="Contact Mikko Rasa, [email protected]"/>
8383
<id value="30" vendor="SpvGenTwo community" tool="SpvGenTwo SPIR-V IR Tools" comment="https://github.com/rAzoR8/SpvGenTwo"/>
8484
<id value="31" vendor="Google" tool="Skia SkSL" comment="Contact Ethan Nicholas, [email protected]"/>
85-
<unused start="32" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
85+
<id value="32" vendor="TornadoVM" tool="SPIRV Beehive Toolkit" comment="https://github.com/beehive-lab/spirv-beehive-toolkit"/>
86+
<unused start="33" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
8687
</ids>
8788

8889
<!-- SECTION: SPIR-V Opcodes and Enumerants -->

0 commit comments

Comments
 (0)