Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorTilingInterfaceImpl.cpp197 if (auto newLengthInt = getConstantIntValue(newLength)) { in bubbleUpPadSlice() local
198 hasZeroLen |= *newLengthInt == 0; in bubbleUpPadSlice()