Skip to content

geobacter-rs/LLVM-SPIRV-Backend

 
 

Repository files navigation

LLVM-SPIRV-Backend

An LLVM backend generating SPIR-V binary based on the LLVM mono-repo

Documentation specific to the backend is available in SPIR-V-Backend.rst. This document contains build instructions, a quick overview of areas that need improvements, etc...

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.

About

An LLVM backend generating SPIR-V binary.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.7%
  • LLVM 27.4%
  • Assembly 11.1%
  • C 11.1%
  • Python 1.4%
  • Objective-C 0.7%
  • Other 1.6%