Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp800 const Loops &interTile = tileLoops.first; in tryIsolateBands() local
802 auto size = interTile.size(); in tryIsolateBands()
810 status = succeeded(status) ? hoistOpsBetween(interTile[0], interTile[s]) in tryIsolateBands()