Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp823 bool zeroSliceGuard = true; in matchAndRewrite() local
826 zeroSliceGuard = *control; in matchAndRewrite()
833 sliceOp.getMixedSizes(), zeroSliceGuard); in matchAndRewrite()