[all-commits] [llvm/llvm-project] 35041a: [OPENMP52] Codegen support for doacross clause.
jyu2-git via All-commits
all-commits at lists.llvm.org
Mon Jul 3 15:35:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35041a435def860e2b1b99133b934632a9d634ac
https://github.com/llvm/llvm-project/commit/35041a435def860e2b1b99133b934632a9d634ac
Author: Jennifer Yu <jennifer.yu at intel.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.h
M clang/lib/CodeGen/CGStmtOpenMP.cpp
M clang/test/OpenMP/ordered_doacross_codegen.c
Log Message:
-----------
[OPENMP52] Codegen support for doacross clause.
Differential Revision: https://reviews.llvm.org/D154180
More information about the All-commits
mailing list