[all-commits] [llvm/llvm-project] 16e0ae: Revert "[flang][openmp] Adds Parser and Semantic S...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Wed Mar 19 04:13:32 PDT 2025
Branch: refs/heads/revert-120584-swatheesh-interop-latest
Home: https://github.com/llvm/llvm-project
Commit: 16e0ae5e9a6a507cdf39a45823ac0df18bb7d946
https://github.com/llvm/llvm-project/commit/16e0ae5e9a6a507cdf39a45823ac0df18bb7d946
Author: Kiran Chandramohan <kiranchandramohan at gmail.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 Construc…"
This reverts commit ee8a759bfb4772dea7459f4ecbd83bc2be5ee68b.
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