Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 588 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 588 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.