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 f7c5785 commit a056edcCopy full SHA for a056edc
flang/lib/Optimizer/Transforms/CUFAddConstructor.cpp
@@ -22,9 +22,9 @@
22
#include "flang/Runtime/entry-names.h"
23
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
24
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
25
+#include "mlir/IR/Value.h"
26
#include "mlir/Pass/Pass.h"
27
#include "llvm/ADT/SmallVector.h"
-#include <mlir/IR/Value.h>
28
29
namespace fir {
30
#define GEN_PASS_DEF_CUFADDCONSTRUCTOR
0 commit comments