forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
claccRelated to the Clacc project (OpenACC support for C/C++)Related to the Clacc project (OpenACC support for C/C++)clangRelated to the Clang front endRelated to the Clang front endruntimeRelated to a runtime (e.g., LLVM's openmp subproject)Related to a runtime (e.g., LLVM's openmp subproject)upstreamableIdentifies work that is ready to be considered for LLVM upstreamIdentifies work that is ready to be considered for LLVM upstream
Description
Clacc prototypes a no_alloc map type modifier as an OpenMP extension to implement the OpenACC no_create clause. The initial commit is 2a55d45. This feature should be considered for upstreaming to LLVM as described in #10.
See the sections "Command-Line Options" and "no_create Clause's Presence Check" in Clacc's clang/README-OpenACC-status.md. See the section "OpenACC to OpenMP Mapping" in Clacc's clang/README-OpenACC-design.md.
Metadata
Metadata
Assignees
Labels
claccRelated to the Clacc project (OpenACC support for C/C++)Related to the Clacc project (OpenACC support for C/C++)clangRelated to the Clang front endRelated to the Clang front endruntimeRelated to a runtime (e.g., LLVM's openmp subproject)Related to a runtime (e.g., LLVM's openmp subproject)upstreamableIdentifies work that is ready to be considered for LLVM upstreamIdentifies work that is ready to be considered for LLVM upstream