Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp438 NotScalarInput enumerator
450 return MatchFillResult::NotScalarInput; in isFillInterfaceImpl()
461 if (res == MatchFillResult::NotScalarInput) in verifyFillInterface()