MLIR
20.0.0git
|
#include "mlir/Dialect/Transform/PDLExtension/PDLExtensionOps.h"
#include "mlir/Dialect/PDL/IR/PDLOps.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/Rewrite/FrozenRewritePatternSet.h"
#include "mlir/Rewrite/PatternApplicator.h"
#include "llvm/ADT/ScopeExit.h"
#include "mlir/Dialect/Transform/PDLExtension/PDLExtensionOps.cpp.inc"
Go to the source code of this file.
Macros | |
#define | GET_OP_CLASSES |
#define GET_OP_CLASSES |
Definition at line 21 of file PDLExtensionOps.cpp.