Skip to content

Releases

Stuart Brady edited this page Aug 6, 2020 · 18 revisions

Summary

SPIR-V/LLVM translator releases are numbered correspondingly to the LLVM release that they require.

Note that releases for newer versions of LLVM may have fixes that have not yet been backported to the releases for older versions.

The "master" branch in Git is intended for use with the version of LLVM that is currently under development.

Latest releases

Release 10.0.0

To be used with LLVM 10.0.0 https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v10.0.0

Release 9.0.1

To be used with LLVM 9.0.1 https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v9.0.1-1

Release 8.0.1 (Update 3)

To be used with LLVM 8.0.1 https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v8.0.1-3

Release 7.1.0

To be used with LLVM 7.1.0 https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v7.1.0-1

Release 7.0.1

To be used with LLVM 7.0.1-1 https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/7.0.1-1

Upcoming

Release 11.0.0

To be branched: ?

To be tagged: ?

Clone this wiki locally