[all-commits] [llvm/llvm-project] 019107: Fix failure with team-wide allocated variable
Gheorghe-Teodor Bercea via All-commits
all-commits at lists.llvm.org
Thu Apr 20 11:41:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01910787d386584ea5a3d5dc317a908423ba39ed
https://github.com/llvm/llvm-project/commit/01910787d386584ea5a3d5dc317a908423ba39ed
Author: Doru Bercea <doru.bercea at amd.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
A clang/test/OpenMP/target_team_variable_codegen.cpp
Log Message:
-----------
Fix failure with team-wide allocated variable
Review: https://reviews.llvm.org/D147572
More information about the All-commits
mailing list