tree: bc11ebab56f7c96132619974d14a3f4b71359d3d [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.