Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DLoops.cpp359 Value paddedInput = getPaddedInput<StdIndexedValue>( in emitScalarImplementation() local
363 O(oIdx) += F(fIdx) * paddedInput; in emitScalarImplementation()