[PATCH] D22691: [OpenMP] Codegen for use_device_ptr clause.
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 22 12:39:44 PDT 2016
sfantao updated this revision to Diff 65123.
sfantao added a comment.
- Use the correct enumerator for return pointer, as specified in the design document.
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.65123.patch
Type: text/x-patch
Size: 86662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160722/6dda6f44/attachment-0001.bin>
More information about the cfe-commits
mailing list