Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 492 Bytes

File metadata and controls

13 lines (8 loc) · 492 Bytes

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.