[PATCH] D28298: [OpenMP] Add fields for flags in the offload entry descriptor.
Samuel Antao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 07:39:49 PST 2017
sfantao updated this revision to Diff 83236.
sfantao marked 2 inline comments as done.
sfantao added a comment.
- Privatize Order, Flags and Kind of the offload entry.
https://reviews.llvm.org/D28298
Files:
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
lib/CodeGen/CGOpenMPRuntimeNVPTX.h
test/OpenMP/target_codegen.cpp
test/OpenMP/target_codegen_registration.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28298.83236.patch
Type: text/x-patch
Size: 24652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170105/6c9e3640/attachment-0001.bin>
More information about the cfe-commits
mailing list