Skip to content

OpenMP no_alloc map type modifier extension #14

Open
@jdenny-ornl

Description

@jdenny-ornl

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++)clangRelated to the Clang front endruntimeRelated to a runtime (e.g., LLVM's openmp subproject)upstreamableIdentifies work that is ready to be considered for LLVM upstream

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions