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

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 11 05:30:27 PDT 2019


DavidTruby updated this revision to Diff 209184.
DavidTruby added a comment.

Moved common VarLVal initialisation out of the if/else statement


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

https://reviews.llvm.org/D64558

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64558.209184.patch
Type: text/x-patch
Size: 10224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190711/0befaa4c/attachment-0001.bin>


More information about the cfe-commits mailing list