[PATCH] D80051: [OpenMPOpt] Test case 1 - Latency Hiding for Host to Device Memory Transfers
Hamilton Tobon-Mosquera via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 16:52:27 PDT 2020
hamax97 created this revision.
hamax97 added a reviewer: jdoerfert.
hamax97 added projects: OpenMP, LLVM.
Herald added subscribers: llvm-commits, guansong, yaxunl.
First test case that has FIXMEs showing how the runtime function __tgt_target_data_begin should be split into issue and wait functions, and those functions should be moved forwards and backwards, respectively.
https://reviews.llvm.org/D80051
Files:
llvm/test/Transforms/OpenMP/mem_transfer_hiding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80051.264390.patch
Type: text/x-patch
Size: 15969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/d6cb2590/attachment-0001.bin>
More information about the llvm-commits
mailing list