This patch adds a test for requires with unified share memory clause when a declare target link is present.
This test needs to go in prior to changes to declare target link for comparison purposes.
Differential D62407
[OpenMP] Add test for requires and unified shared memory clause with declare target link gtbercea on May 24 2019, 9:54 AM. Authored by
Details
This patch adds a test for requires with unified share memory clause when a declare target link is present. This test needs to go in prior to changes to declare target link for comparison purposes.
Diff Detail
Event TimelineComment Actions Just one question - why it is not the part of the whole patch for the unified memory support in clang? Comment Actions This test will need to change in the unified memory case. That's why its being introduced. Comment Actions After some offline discussion, the patch is accepted. It is required to demonstrate the changes in |