[PATCH] D64558: Added mapping for pointers captured in Lambdas in OpenMP target regions

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 06:54:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365777: Added mapping for pointers captured in Lambdas in OpenMP target regions, (authored by ABataev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64558?vs=209184&id=209211#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64558/new/

https://reviews.llvm.org/D64558

Files:
  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
  cfe/trunk/test/OpenMP/nvptx_lambda_pointer_capturing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64558.209211.patch
Type: text/x-patch
Size: 10321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/a2c52096/attachment.bin>


More information about the llvm-commits mailing list