MLIR  20.0.0git
Namespaces | Macros | Functions
DLTI.h File Reference
#include "mlir/IR/Attributes.h"
#include "mlir/IR/Dialect.h"
#include "mlir/Interfaces/DataLayoutInterfaces.h"
#include "mlir/Dialect/DLTI/DLTIAttrs.h.inc"
#include "mlir/Dialect/DLTI/DLTIDialect.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::detail
 AttrTypeReplacer.
 
 mlir::dlti
 

Macros

#define GET_ATTRDEF_CLASSES
 

Functions

FailureOr< Attributemlir::dlti::query (Operation *op, ArrayRef< DataLayoutEntryKey > keys, bool emitError=false)
 Perform a DLTI-query at op, recursively querying each key of keys on query interface-implementing attrs, starting from attr obtained from op. More...
 

Macro Definition Documentation

◆ GET_ATTRDEF_CLASSES

#define GET_ATTRDEF_CLASSES

Definition at line 34 of file DLTI.h.