Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp498 SmallVector<int64_t> rootInterchange = in returningMatchAndRewrite() local
513 if (!isPermutation(rootInterchange)) in returningMatchAndRewrite()
520 rootInterchange, options.tileDistribution); in returningMatchAndRewrite()