MLIR 22.0.0git
Passes.h File Reference

Go to the source code of this file.

Classes

struct  mlir::sparse_tensor::SparsifierOptions
 Options for the "sparsifier" pipeline. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::sparse_tensor

Functions

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