|
MLIR 22.0.0git
|
#include "mlir/Tools/PDLL/CodeGen/CPPGen.h"#include "mlir/Dialect/PDL/IR/PDLOps.h"#include "mlir/IR/BuiltinOps.h"#include "mlir/Tools/PDLL/AST/Nodes.h"#include "mlir/Tools/PDLL/ODS/Operation.h"#include "llvm/ADT/StringExtras.h"#include "llvm/ADT/StringSet.h"#include "llvm/ADT/TypeSwitch.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/FormatVariadic.h"#include <optional>