This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] add a test mapping three chunks of the same array
Needs ReviewPublic

Authored by ye-luo on Apr 15 2022, 9:12 PM.

Details

Summary

Add an interesting test. As long as only one chunk is used in a target region and explicit map calls out the desired chunk, mapping non-overlapping chunks of an array should work.

Diff Detail

Event Timeline

ye-luo created this revision.Apr 15 2022, 9:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2022, 9:12 PM
ye-luo requested review of this revision.Apr 15 2022, 9:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2022, 9:12 PM