Home
last modified time | relevance | path

Searched defs:GenerateLoopNest (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/
H A DUtils.h357 struct GenerateLoopNest { global() struct
/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp123 template struct mlir::linalg::GenerateLoopNest<scf::ForOp>; member in mlir::linalg
124 template struct mlir::linalg::GenerateLoopNest<scf::ParallelOp>; member in mlir::linalg
125 template struct mlir::linalg::GenerateLoopNest<AffineForOp>; member in mlir::linalg