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.
2 parents 4dccc89 + 3d0ab97 commit 75eb2a2Copy full SHA for 75eb2a2
flang/lib/Lower/OpenMP/Utils.cpp
@@ -20,11 +20,6 @@
20
#include <flang/Lower/DirectivesCommon.h>
21
#include <flang/Lower/OpenMP/Clauses.h>
22
#include <flang/Lower/PFTBuilder.h>
23
-//<<<<<<< HEAD
24
-//#include <flang/Lower/StatementContext.h>
25
-//#include <flang/Lower/Support/PrivateReductionUtils.h>
26
-//#include <flang/Lower/SymbolMap.h>
27
-//=======
28
#include <flang/Lower/Support/PrivateReductionUtils.h>
29
#include <flang/Optimizer/Builder/FIRBuilder.h>
30
#include <flang/Optimizer/Builder/Todo.h>
0 commit comments