• Stars
    star
    164
  • Rank 229,995 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created over 6 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

LLVM-Based Pipeline Compiler

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.