MLIR: lib/Dialect/SparseTensor/Transforms/SparseAssembler.cpp File Reference (original) (raw)

Go to the source code of this file.

Functions
static void convTypes (bool &hasAnnotation, TypeRange types, SmallVectorImpl< Type > &convTypes, SmallVectorImpl< Type > *extraTypes, bool directOut)
static void convVals (OpBuilder &builder, Location loc, TypeRange types, ValueRange fromVals, ValueRange extraVals, SmallVectorImpl< Value > &toVals, unsigned extra, bool isIn, bool directOut)

Function Documentation

convTypes()

convVals()