Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1847 const Loops &interTile = tileLoops.first; in tryIsolateBands() local
1849 auto size = interTile.size(); in tryIsolateBands()
1857 status = succeeded(status) ? hoistOpsBetween(interTile[0], interTile[s]) in tryIsolateBands()