[all-commits] [llvm/llvm-project] 1bff5f: Revert "[OpenMP] Introduce the initial support for...
Jan Patrick Lehr via All-commits
all-commits at lists.llvm.org
Fri Sep 29 13:49:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1bff5f6d0bfc1625f45cb7f349803b14b9462bf3
https://github.com/llvm/llvm-project/commit/1bff5f6d0bfc1625f45cb7f349803b14b9462bf3
Author: JP Lehr <JanPatrick.Lehr at amd.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M clang/include/clang/AST/OpenMPClause.h
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/include/clang/Sema/Sema.h
M clang/lib/AST/OpenMPClause.cpp
M clang/lib/AST/StmtProfile.cpp
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
M clang/lib/Parse/ParseOpenMP.cpp
M clang/lib/Sema/SemaOpenMP.cpp
M clang/lib/Sema/TreeTransform.h
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTWriter.cpp
R clang/test/OpenMP/nvptx_target_teams_ompx_bare_codegen.cpp
R clang/test/OpenMP/ompx_bare_messages.c
M clang/test/OpenMP/target_teams_ast_print.cpp
M clang/test/OpenMP/target_teams_codegen.cpp
M clang/tools/libclang/CIndex.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M llvm/include/llvm/Frontend/OpenMP/OMP.td
Log Message:
-----------
Revert "[OpenMP] Introduce the initial support for OpenMP kernel language (#66844)"
This reverts commit e997dca3333823ffe2ea3aea288299f551532dcd.
More information about the All-commits
mailing list