MLIR
22.0.0git
|
#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 "] ") |
#define DBGS | ( | ) | (llvm::dbgs() << "[" DEBUG_TYPE "] ") |
Definition at line 20 of file TuneExtensionOps.cpp.
#define DEBUG_TYPE "transform-tune" |
Definition at line 19 of file TuneExtensionOps.cpp.
#define GET_OP_CLASSES |
Definition at line 16 of file TuneExtensionOps.cpp.