MLIR  19.0.0git
Classes | Namespaces
Action.h File Reference
#include "mlir/IR/Unit.h"
#include "mlir/Support/LogicalResult.h"
#include "mlir/Support/TypeID.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/Sequence.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/Support/TypeName.h"
#include "llvm/Support/raw_ostream.h"
#include <functional>
#include <type_traits>

Go to the source code of this file.

Classes

class  mlir::tracing::Action
 An action is a specific action that is to be taken by the compiler, that can be toggled and controlled by an external user. More...
 
class  mlir::tracing::ActionImpl< Derived >
 CRTP Implementation of an action. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::tracing