Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBuiltinTypes.h355 LayoutMismatch enumerator
/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2330 return SliceVerificationResult::LayoutMismatch; in isRankReducedMemRefType()
2338 return SliceVerificationResult::LayoutMismatch; in isRankReducedMemRefType()
2362 case SliceVerificationResult::LayoutMismatch: in produceSubViewErrorMsg()