[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
Sun Jul 5 12:47:59 PDT 2020


hamax97 updated this revision to Diff 275563.
hamax97 added a reviewer: sstefan1.
hamax97 added a comment.

- Fix heavyComputation1 test case.
- Passing all test cases through optimizer in order to remove some unnecessary code.


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.275563.patch
Type: text/x-patch
Size: 32259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200705/e32d85d0/attachment.bin>


More information about the llvm-commits mailing list