Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1826 int64_t dimShape = sourceShape[i]; in createNewOperandWithStaticSizes() local
1830 newShape.push_back(dimShape); in createNewOperandWithStaticSizes()