[flang-commits] [flang] [flang][OpenMP] Normalize clause modifiers that exist on their own (PR #116655)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Tue Nov 19 12:29:01 PST 2024


================
@@ -218,11 +218,11 @@ void OpenMPCounterVisitor::Post(const OmpScheduleModifierType::ModType &c) {
   clauseDetails +=
----------------
kparzysz wrote:

I renamed the `OmpReductionOperator` to `OmpReductionIdentifier` to follow the naming from the spec.

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


More information about the flang-commits mailing list