[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 22 15:02:17 PDT 2020


hamax97 updated this revision to Diff 265802.
hamax97 added a comment.
Herald added a subscriber: sstefan1.

- Fixed illegal movement: now there's one negative test case (issue cannot be moved) and one positive (with noalias) where the issue can be moved.
- Added data transfer only test case.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80051/new/

https://reviews.llvm.org/D80051

Files:
  llvm/test/Transforms/OpenMP/mem_transfer_hiding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80051.265802.patch
Type: text/x-patch
Size: 18235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/28143181/attachment-0001.bin>


More information about the llvm-commits mailing list