MLIR  18.0.0git
Classes | Namespaces | Functions
Passes.h File Reference
#include "mlir/Conversion/VectorToLLVM/ConvertVectorToLLVMPass.h"
#include "mlir/Dialect/SparseTensor/Transforms/Passes.h"
#include "mlir/Pass/PassOptions.h"

Go to the source code of this file.

Classes

struct  mlir::sparse_tensor::SparseCompilerOptions
 Options for the "sparse-compiler" pipeline. More...
 

Namespaces

 mlir
 This header declares functions that assist transformations in the MemRef dialect.
 
 mlir::sparse_tensor
 

Functions

void mlir::sparse_tensor::buildSparseCompiler (OpPassManager &pm, const SparseCompilerOptions &options)
 Adds the "sparse-compiler" pipeline to the OpPassManager. More...
 
void mlir::sparse_tensor::registerSparseTensorPipelines ()
 Registers all pipelines for the sparse_tensor dialect. More...