Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DDropUnitDims.cpp99 static ArrayAttr replaceUnitDims(DenseSet<unsigned> &unitDims, in replaceUnitDims()
151 replaceBlockArgForUnitDimLoops(OpTy op, const DenseSet<unsigned> &unitDims, in replaceBlockArgForUnitDimLoops()
158 IndexedGenericOp op, const DenseSet<unsigned> &unitDims, in replaceBlockArgForUnitDimLoops()
194 DenseSet<unsigned> unitDims; in matchAndRewrite() local