Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp1439 getDynamicOutputShape(OpBuilder &b, Location loc, Type &llvmIndexType, in getDynamicOutputShape() function
1602 SmallVector<Value> dstShape = getDynamicOutputShape( in matchAndRewrite()