[all-commits] [llvm/llvm-project] 734026: Reapply "[Flang][OpenMP][Lower] NFC: Move clause p...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Thu Mar 21 05:26:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 734026347cca85cf0e242ef5f04896f55e0ac113
https://github.com/llvm/llvm-project/commit/734026347cca85cf0e242ef5f04896f55e0ac113
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/ClauseProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Lower/OpenMP/Utils.cpp
M flang/lib/Lower/OpenMP/Utils.h
A flang/test/Lower/OpenMP/wsloop-reduction-multi.f90
Log Message:
-----------
Reapply "[Flang][OpenMP][Lower] NFC: Move clause processing helpers into the ClauseProcessor (#85258)" (#85807)
This patch contains slight modifications to the reverted PR #85258 to
avoid issues with constructs containing multiple reduction clauses,
uncovered by a test on the gfortran testsuite.
This reverts commit 9f80444c2e669237a5c92013f1a42b91b5609012.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list