MLIR 22.0.0git
LoopEmitter.h File Reference

Go to the source code of this file.

Classes

class  mlir::sparse_tensor::LoopEmitter

Namespaces

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

Typedefs

using mlir::sparse_tensor::TensorLevel = unsigned

Functions

std::pair< Operation *, Valuemlir::sparse_tensor::genCoIteration (OpBuilder &builder, Location loc, ArrayRef< SparseIterator * > iters, MutableArrayRef< Value > reduc, Value uniIdx, bool userReducFirst=false)