[PATCH] D84192: [OpenMP5.0] map item can be non-contiguous for target update
Chi Chun Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 21 14:03:56 PDT 2020
cchen added a comment.
In D84192#2164885 <https://reviews.llvm.org/D84192#2164885>, @ABataev wrote:
> Also, what about compatibility with declare mapper? Can you add tests for it?
There's a restriction for map clause that non-contiguous is not allowed and I guess it also applies to declare mapper.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84192/new/
https://reviews.llvm.org/D84192
More information about the cfe-commits
mailing list