beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.18k stars 112 forks source link

[SPIRV] Beehive Toolkit version updated #316

Closed jjfumero closed 7 months ago

jjfumero commented 7 months ago

Description

This PR updates the dependency to the Beehive SPIR-V Toolkit for the SPIR-V Code gen. This version includes the support for the Half vector types.

Backend/s tested

Mark the backends affected by this PR.

OS tested

Mark the OS where this PR is tested.

Did you check on FPGAs?

If it is applicable, check your changes on FPGAs.

How to test the new patch?

$ make BACKEND=spirv
$ make tests