[llvm-branch-commits] [flang] [flang][CodeGen] Run PreCGRewrite on omp reduction declare ops (PR #84954)

Kiran Chandramohan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Mar 14 02:30:59 PDT 2024


================
@@ -18,6 +18,7 @@
 #include "flang/Optimizer/Dialect/FIROps.h"
 #include "flang/Optimizer/Dialect/FIRType.h"
 #include "flang/Optimizer/Dialect/Support/FIRContext.h"
+#include "mlir/Dialect/OpenMP/OpenMPDialect.h"
----------------
kiranchandramohan wrote:

The header is not necessary now?

https://github.com/llvm/llvm-project/pull/84954


More information about the llvm-branch-commits mailing list