[flang-commits] [flang] [Flang][OpenMP] Make boxed procedure pass aware of OpenMP private ops (PR #118261)
via flang-commits
flang-commits at lists.llvm.org
Mon Dec 9 05:23:14 PST 2024
================
@@ -16,6 +16,7 @@
#include "flang/Optimizer/Dialect/Support/FIRContext.h"
#include "flang/Optimizer/Support/FatalError.h"
#include "flang/Optimizer/Support/InternalNames.h"
+#include "mlir/Dialect/OpenMP/OpenMPDialect.h"
----------------
jeanPerier wrote:
nit: not needed anymore
https://github.com/llvm/llvm-project/pull/118261
More information about the flang-commits
mailing list