We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa4186 commit bdf3ad5Copy full SHA for bdf3ad5
flang/include/flang/Optimizer/Dialect/FIRDialect.h
@@ -5,6 +5,10 @@
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
+//
9
+// Coding style: https://mlir.llvm.org/getting_started/DeveloperGuide/
10
11
+//===----------------------------------------------------------------------===//
12
13
#ifndef OPTIMIZER_DIALECT_FIRDIALECT_H
14
#define OPTIMIZER_DIALECT_FIRDIALECT_H
0 commit comments