[PATCH] D100673: [OPENMP]Fix PR49698: OpenMP declare mapper causes segmentation fault.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 21 10:39:24 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG079884225a55: [OPENMP]Fix PR49698: OpenMP declare mapper causes segmentation fault. (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100673/new/
https://reviews.llvm.org/D100673
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/declare_mapper_codegen.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers_array.cpp
openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers_array_subscript.cpp
openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers_complex_structure.cpp
openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers_ptr_subscript.cpp
openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers_var.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100673.339315.patch
Type: text/x-patch
Size: 21588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210421/7bdd1911/attachment-0001.bin>
More information about the cfe-commits
mailing list