[Openmp-commits] [PATCH] D100673: [OPENMP]Fix PR49698: OpenMP declare mapper causes segmentation fault.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Apr 16 12:51:26 PDT 2021
ABataev added a comment.
In D100673#2695694 <https://reviews.llvm.org/D100673#2695694>, @jdoerfert wrote:
> Can we use the reproducer from the bug report, I want an outermost array section with objects that have a declare mapper.
Sure, will add.
================
Comment at: openmp/libomptarget/test/mapping/declare_mapper_nested_default_mappers_array.cpp:7
+
+// XFAIL: clang
+
----------------
abhinavgaba wrote:
> Thanks for the fixes, Alexey. Are you planning on handling this case separately?
Yes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100673/new/
https://reviews.llvm.org/D100673
More information about the Openmp-commits
mailing list