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