[Openmp-commits] [PATCH] D104418: [OpenMP][Offloading] Fixed data race in libomptarget caused by async data movement
    Shilei Tian via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Tue Jan  4 17:03:50 PST 2022
    
    
  
tianshilei1992 updated this revision to Diff 397428.
tianshilei1992 added a comment.
reuse an event instead of always creating one
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104418/new/
https://reviews.llvm.org/D104418
Files:
  openmp/libomptarget/include/device.h
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/omptarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104418.397428.patch
Type: text/x-patch
Size: 7251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220105/6291a64c/attachment-0001.bin>
    
    
More information about the Openmp-commits
mailing list