tree: 2ae8a1ce789edcdf9a6d109c376694d31d15e9cf [path history] [tgz]
  1. iree-dialects/
  2. README.md
llvm-external-projects/README.md

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.