[flang-commits] [flang] [flang][do concurrent] Re-model `reduce` to match reductions are modelled in OpenMP and OpenACC (PR #145837)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Thu Jun 26 08:21:26 PDT 2025
================
@@ -12,6 +12,7 @@
#include "flang/Lower/Bridge.h"
+#include "OpenMP/ReductionProcessor.h"
----------------
ergawy wrote:
Yes, but in a follow up PR to keep things manageable.
https://github.com/llvm/llvm-project/pull/145837
More information about the flang-commits
mailing list