Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp872 bool removeW = (kwSize == 1 && owSize == 1); in returningMatchAndRewrite() local
873 if (!removeH && !removeW) in returningMatchAndRewrite()
942 bool removeW = (kwSize == 1 && owSize == 1); in returningMatchAndRewrite() local
943 if (!removeH && !removeW) in returningMatchAndRewrite()