[PATCH] D16749: [OpenMP] Map clause codegeneration.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 12:00:15 PDT 2016


sfantao updated this revision to Diff 54558.
sfantao marked 7 inline comments as done.
sfantao added a comment.

- Use the new mappable expression information stored in the map clause by Sema.
- Add tests for mapped fields that are privatized in the current scope.
- Rebase.


http://reviews.llvm.org/D16749

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/target_firstprivate_codegen.cpp
  test/OpenMP/target_map_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16749.54558.patch
Type: text/x-patch
Size: 218332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160421/ddcace1c/attachment-0001.bin>


More information about the cfe-commits mailing list