MLIR 23.0.0git
IndexingMapOpInterface.cpp File Reference
#include "mlir/Interfaces/IndexingMapOpInterface.h"
#include "mlir/Interfaces/IndexingMapOpInterface.cpp.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.

Functions

static LogicalResult verifyIndexingMapOperandType (Operation *op, Type t, unsigned operandNumber)

Function Documentation

◆ verifyIndexingMapOperandType()

LogicalResult verifyIndexingMapOperandType ( Operation * op,
Type t,
unsigned operandNumber )
static