picceler
Loading...
Searching...
No Matches
types.h
Go to the documentation of this file.
1
6
7#pragma once
8
9#include "mlir/IR/BuiltinOps.h"
10#include "mlir/IR/OpDefinition.h"
11#include "mlir/IR/Types.h"
12#include "mlir/IR/TypeSupport.h"
13#include "mlir/Support/LLVM.h"
14#include "llvm/ADT/TypeSwitch.h"
15
16#define GET_TYPEDEF_CLASSES
17#include "piccelerTypes.h.inc"
18#undef GET_TYPEDEF_CLASSES