Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DBubbleUpExtractSlice.cpp102 auto offsetVals = getValueOrCreateConstantIndexOp( in matchAndRewrite() local
116 tileOffsets[position] = offsetVals[result.index()]; in matchAndRewrite()