[PATCH] D22691: [OpenMP] Codegen for use_device_ptr clause.
    Samuel Antao via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jul 27 14:53:10 PDT 2016
    
    
  
sfantao updated this revision to Diff 65810.
sfantao marked 8 inline comments as done.
sfantao added a comment.
- Remove unnecessary brief directives and refactor target data privatization code genenration.
https://reviews.llvm.org/D22691
Files:
  include/clang/AST/OpenMPClause.h
  lib/AST/OpenMPClause.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/Sema/SemaOpenMP.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  test/OpenMP/target_data_use_device_ptr_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22691.65810.patch
Type: text/x-patch
Size: 87659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160727/d6c93c2f/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list