[PATCH] D85535: [OpenMPOpt][SplitMemTransfer][WIP] Splitting the runtime call __tgt_target_data_begin
Hamilton Tobon-Mosquera via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 15:25:28 PDT 2020
hamax97 updated this revision to Diff 284916.
hamax97 added a comment.
- Using OMPIRBuilder instead of manually generating the runtime calls.
- Updating regression test for this optimization.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85535/new/
https://reviews.llvm.org/D85535
Files:
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/include/llvm/Transforms/IPO/OpenMPOpt.h
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/hide_mem_transfer_latency.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85535.284916.patch
Type: text/x-patch
Size: 30555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/a7c8a10e/attachment.bin>
More information about the llvm-commits
mailing list