Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/AMX/IR/
H A DAMXDialect.cpp43 static LogicalResult verifyMultShape(Operation *op, VectorType atp, in verifyMultShape() function
80 failed(verifyMultShape(*this, aType, bType, cType, 1))) in verify()
97 failed(verifyMultShape(*this, aType, bType, cType, 2))) in verify()