CIRCT 20.0.0git
Loading...
Searching...
No Matches
Transforms.h
Go to the documentation of this file.
1//===-- circt-c/Transform.h - C API for dialect transforms --------*- C -*-===//
2//
3//===----------------------------------------------------------------------===//
4
5#ifndef CIRCT_C_TRANSFORMS_H
6#define CIRCT_C_TRANSFORMS_H
7
8#include "mlir-c/Support.h"
9
10#include "circt/Transforms/Transforms.capi.h.inc"
11
12#endif // CIRCT_C_TRANSFORMS_H