Skip to content

GPUOpen-Drivers/llpc

Repository files navigation

LLVM-Based Pipeline Compiler (LLPC)

Documentation

Third Party Software

LLPC contains code written by third parties:

  • SPIRV-LLVM translator is distributed under the terms of University of Illinois/NCSA Open Source License. See llpc/translator/LICENSE.TXT.
  • SPIRV-Tools is distributed under the terms of Apache License version 2.0. See llpc/translator/hex_float.h and bitutils.h.