tree: 961682e4f9dd04f7d33430e4094313e782b8dfec [path history] [tgz]
  1. test/
  2. CMakeLists.txt
  3. LinalgComprehensiveBufferizePass.cpp
  4. LinalgTensorCodegenStrategy.cpp
  5. LinalgTileToGeneric.cpp
  6. mlir-opt.cpp
  7. README.md
  8. Transforms.h
experimental/runners/README.md

Sandbox for Linalg on Tensors

The purpose of this directory is to expose a minimal end-to-end path for targetable codegen with linalg on tensors. This acts as a staging area for experimenting with new concepts until they mature and graduate to core.