Home
last modified time | relevance | path

Searched refs:outerShape (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp208 ArrayRef<int64_t> outerShape = type.getShape(); in convertDenseElementsAttr() local
210 outerShape = outerShape.drop_back(); in convertDenseElementsAttr()
222 return buildSequentialConstant(constantsRef, outerShape, llvmType, loc); in convertDenseElementsAttr()
265 return buildSequentialConstant(constantsRef, outerShape, llvmType, loc); in convertDenseElementsAttr()