MLIR  19.0.0git
Classes | Namespaces | Functions
BuiltinAttributeInterfaces.h File Reference
#include "mlir/IR/AffineMap.h"
#include "mlir/IR/Attributes.h"
#include "mlir/IR/BuiltinTypeInterfaces.h"
#include "mlir/IR/Types.h"
#include "mlir/Support/LogicalResult.h"
#include "llvm/Support/raw_ostream.h"
#include <complex>
#include <optional>
#include "mlir/IR/BuiltinAttributeInterfaces.h.inc"

Go to the source code of this file.

Classes

struct  mlir::detail::ElementsAttrIndexer
 This class provides support for indexing into the element range of an ElementsAttr. More...
 
class  mlir::detail::ElementsAttrIterator< T >
 This class implements a generic iterator for ElementsAttr. More...
 
class  mlir::detail::ElementsAttrRange< IteratorT >
 This class provides iterator utilities for an ElementsAttr range. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::detail
 Detect if any of the given parameter types has a sub-element handler.
 

Functions

LogicalResult mlir::detail::verifyAffineMapAsLayout (AffineMap m, ArrayRef< int64_t > shape, function_ref< InFlightDiagnostic()> emitError)