picceler
Loading...
Searching...
No Matches
ops.h
Go to the documentation of this file.
1#pragma once
2
3#include "mlir/IR/BuiltinOps.h"
4#include "mlir/IR/OpDefinition.h"
5#include "mlir/IR/Builders.h"
6#include "mlir/IR/Types.h"
7#include "mlir/IR/TypeSupport.h"
8#include "mlir/Support/LLVM.h"
9#include "llvm/ADT/TypeSwitch.h"
10
11#include "types.h"
12
13#define GET_OP_CLASSES
14#include "piccelerOps.h.inc"
15#undef GET_OP_CLASSES