LLVM-Based Pipeline Compiler (LLPC)

January 17, 2022 ยท View on GitHub

Documentation

  • LLPC overview

  • amdllpc standalone compiler

  • Coding standard

  • Contributing guidelines

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.

Contents

  1. 1Documentation
  2. 2Third Party Software