Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp838 } else if (auto elementwiseType = convertElementwiseOpToMMA(op)) { in convertVectorToMMAOps() local
839 convertElementwiseOp(op, *elementwiseType, valueMapping); in convertVectorToMMAOps()