Skip to content

Files

This branch is 7011 commits behind iree-org/iree:main.

llvm-external-projects

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 26, 2022
Aug 10, 2021

IREE LLVM-based projects

Projects in this tree are targeted for interop with upstream LLVM/MLIR and related projects. They follow LLVM standards, build system, API design and packaging conventions. In general they are either:

  • Meant to be used as an LLVM_EXTERNAL_PROJECT.
  • A standalone project based on the LLVM build system.

We publish projects here when they are meant to consume or interoperate at a build/source level with other projects in the ecosystem.

Exceptions to LLVM coding standards

  • File headers follow IREE conventions for copyright/license banner.