Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DHoistPadding.cpp477 Value loopIndependentIterationCount = in hoistPaddingOnTensors() local
480 if (!loopIndependentIterationCount) in hoistPaddingOnTensors()
482 leadingPackedTensorIndexings.push_back(loopIndependentIterationCount); in hoistPaddingOnTensors()