Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DDropUnitDims.cpp167 SmallVector<unsigned, 8> unitDimsToErase(unitDims.begin(), unitDims.end()); in replaceBlockArgForUnitDimLoops() local
168 entryBlock->eraseArguments(unitDimsToErase); in replaceBlockArgForUnitDimLoops()