Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DLoops.cpp119 static void emitScalarImplementation(OpBuilder &b, Location loc, in emitScalarImplementation() function
222 emitScalarImplementation<LoadOpTy, StoreOpTy>(b, loc, allIvs, linalgOp); in linalgOpToLoopsImpl()