[PATCH] D22690: [OpenMP] Add support for mapping array sections through pointer references.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 08:45:51 PDT 2016


sfantao updated this revision to Diff 65751.
sfantao marked an inline comment as done.
sfantao added a comment.

- Use castAs instead of getAs in pointer type.


https://reviews.llvm.org/D22690

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  test/OpenMP/target_map_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22690.65751.patch
Type: text/x-patch
Size: 9705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160727/e29664d9/attachment-0001.bin>


More information about the cfe-commits mailing list