MLIR  22.0.0git
Macros
TuneExtensionOps.cpp File Reference
#include "mlir/Dialect/Transform/Interfaces/TransformInterfaces.h"
#include "llvm/Support/Debug.h"
#include "mlir/Dialect/Transform/TuneExtension/TuneExtensionOps.h"
#include "mlir/Dialect/Transform/TuneExtension/TuneExtensionOps.cpp.inc"

Go to the source code of this file.

Macros

#define GET_OP_CLASSES
 
#define DEBUG_TYPE   "transform-tune"
 
#define DBGS()   (llvm::dbgs() << "[" DEBUG_TYPE "] ")
 

Macro Definition Documentation

◆ DBGS

#define DBGS ( )    (llvm::dbgs() << "[" DEBUG_TYPE "] ")

Definition at line 20 of file TuneExtensionOps.cpp.

◆ DEBUG_TYPE

#define DEBUG_TYPE   "transform-tune"

Definition at line 19 of file TuneExtensionOps.cpp.

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 16 of file TuneExtensionOps.cpp.