diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-07-07 16:16:17 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-07-20 13:01:15 -0400 |
commit | 2875df0d56572168b478f80f59106284ef15d87d (patch) | |
tree | 08afbb4f8cb3210c0ebf384936cf3782d8bda1fb /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | be2267ba34e5154f94188e2b346392fc73d056ae (diff) | |
download | llvm-2875df0d56572168b478f80f59106284ef15d87d.zip llvm-2875df0d56572168b478f80f59106284ef15d87d.tar.gz llvm-2875df0d56572168b478f80f59106284ef15d87d.tar.bz2 |
[OPENMP50]Perform data mapping analysis only for explicitly mapped data.
Summary:
According to OpenMP 5.0, the restrictions for mapping of overlapped data
apply only for explicitly mapped data, there is no restriction for
implicitly mapped data just like in OpenMP 4.5.
Reviewers: jdoerfert
Subscribers: yaxunl, guansong, sstefan1, cfe-commits, caomhin
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83398
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions