MLIR  19.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::SparsifierOptions
 Options for the "sparsifier" pipeline. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::sparse_tensor
 

Functions

void mlir::sparse_tensor::buildSparsifier (OpPassManager &pm, const SparsifierOptions &options)
 Adds the "sparsifier" pipeline to the OpPassManager. More...
 
void mlir::sparse_tensor::registerSparseTensorPipelines ()
 Registers all pipelines for the sparse_tensor dialect. More...