[PATCH] D59319: [OpenMP][Offloading][1/3] A generic and simple target region interface
    Johannes Doerfert via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 22 22:05:43 PDT 2019
    
    
  
jdoerfert updated this revision to Diff 191984.
jdoerfert added a comment.
Introduce a ternary mode for parallel regions, fix minor mistakes
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59319/new/
https://reviews.llvm.org/D59319
Files:
  openmp/libomptarget/deviceRTLs/common/target_region.h
  openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  openmp/libomptarget/deviceRTLs/nvptx/src/target_region.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59319.191984.patch
Type: text/x-patch
Size: 16957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190323/990970bd/attachment.bin>
    
    
More information about the llvm-commits
mailing list