MLIR
20.0.0git
|
#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< Attribute > | mlir::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... | |