[PATCH] D17368: [OpenMP] Code generation for target enter data directive

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 22:13:12 PST 2016


sfantao created this revision.
sfantao added reviewers: ABataev, hfinkel, carlo.bertolli, arpith-jacob, kkwli0.
sfantao added subscribers: caomhin, fraggamuffin, cfe-commits.

This patch adds support for the target enter data directive code generation.

http://reviews.llvm.org/D17368

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGStmtOpenMP.cpp
  test/OpenMP/target_enter_data_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17368.48277.patch
Type: text/x-patch
Size: 16920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160218/9c961f77/attachment.bin>


More information about the cfe-commits mailing list