[all-commits] [llvm/llvm-project] 96b112: Revert "[flang][openmp] Adds Parser and Semantic S...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Wed Mar 19 04:14:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96b112fb613e216a198ae2e956a367742c838eed
https://github.com/llvm/llvm-project/commit/96b112fb613e216a198ae2e956a367742c838eed
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M flang/examples/FeatureList/FeatureList.cpp
M flang/include/flang/Parser/dump-parse-tree.h
M flang/include/flang/Parser/parse-tree.h
M flang/include/flang/Semantics/openmp-modifiers.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Parser/openmp-parsers.cpp
M flang/lib/Parser/unparse.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
M flang/lib/Semantics/openmp-modifiers.cpp
R flang/test/Lower/OpenMP/Todo/inteorp-construct.f90
R flang/test/Parser/OpenMP/interop-construct.f90
R flang/test/Semantics/OpenMP/interop-construct.f90
M llvm/include/llvm/Frontend/OpenMP/OMP.td
Log Message:
-----------
Revert "[flang][openmp] Adds Parser and Semantic Support for Interop Construct, and Init and Use Clauses." (#132005)
Reverts llvm/llvm-project#120584
Reverting due to CI failure
https://lab.llvm.org/buildbot/#/builders/157/builds/22946
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