This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] Mapper function spliting
Needs ReviewPublic

Authored by dtalaashrafi on Sep 13 2022, 9:18 PM.

Details

Reviewers
jdoerfert
Summary

This is an implementation of __tgt_target_data_begin_mapper_issue and __tgt_target_data_begin_mapper_wait
functions, and some other required changes.

Diff Detail