MLIR 22.0.0git
MemRefToEmitC.cpp File Reference

Go to the source code of this file.

Functions

static bool isMemRefTypeLegalForEmitC (MemRefType memRefType)

Function Documentation

◆ isMemRefTypeLegalForEmitC()

bool isMemRefTypeLegalForEmitC ( MemRefType memRefType)
static

Definition at line 31 of file MemRefToEmitC.cpp.

Referenced by mlir::populateMemRefToEmitCTypeConversion().