[flang-commits] [flang] [mlir] [flang][openmp] Changes for invoking scan Op (PR #123254)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Fri Jan 24 07:04:37 PST 2025


================
@@ -35,6 +35,8 @@ namespace Fortran {
 namespace lower {
 namespace omp {
 
+using ReductionModifier = omp::clause::Reduction::ReductionModifier;
----------------
skatrak wrote:

Nit: I'd place this below the `#include`s.

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


More information about the flang-commits mailing list