[all-commits] [llvm/llvm-project] 1407db: Allow a target loop to be used inside a parallel.
Gheorghe-Teodor Bercea via All-commits
all-commits at lists.llvm.org
Fri Jan 20 12:11:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1407dbeabcfed114f0918b022365d03713dac028
https://github.com/llvm/llvm-project/commit/1407dbeabcfed114f0918b022365d03713dac028
Author: Doru Bercea <Doru.Bercea at amd.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M clang/lib/CodeGen/CGStmtOpenMP.cpp
A clang/test/OpenMP/nested_loop_codegen.cpp
Log Message:
-----------
Allow a target loop to be used inside a parallel.
More information about the All-commits
mailing list