MLIR 22.0.0git
Async.h File Reference
#include "mlir/Bytecode/BytecodeOpInterface.h"
#include "mlir/Dialect/Async/IR/AsyncTypes.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Dialect.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/IR/SymbolTable.h"
#include "mlir/Interfaces/CallInterfaces.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "mlir/Dialect/Async/IR/AsyncOpsDialect.h.inc"
#include "mlir/Dialect/Async/IR/AsyncOps.h.inc"

Go to the source code of this file.

Classes

struct  llvm::PointerLikeTypeTraits< mlir::async::FuncOp >
 Allow stealing the low bits of async::FuncOp. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::async
namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.

Macros

#define GET_OP_CLASSES

Functions

bool mlir::async::isRefCounted (Type type)
 Returns true if the type is reference counted at runtime.

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 41 of file Async.h.