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 5cd02fc commit 36a6a8bCopy full SHA for 36a6a8b
flang/lib/Lower/Allocatable.cpp
@@ -37,6 +37,7 @@
37
#include "flang/Runtime/pointer.h"
38
#include "flang/Semantics/tools.h"
39
#include "flang/Semantics/type.h"
40
+#include "mlir/Dialect/OpenMP/OpenMPDialect.h"
41
#include "mlir/Dialect/OpenMP/OpenMPInterfaces.h"
42
#include "llvm/Support/CommandLine.h"
43
0 commit comments