[PATCH] D111115: [OPENMP] Fix assert of "Unable to find base lambda address" from adjustMemberOfForLambdaCaptures.

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 5 10:11:42 PDT 2021


jyu2 updated this revision to Diff 377288.
jyu2 added a comment.

Thanks Alexey's review.  This patch is address Alexe's comments by adding new field LambdasMap.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111115

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111115.377288.patch
Type: text/x-patch
Size: 6101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211005/0d5a18e0/attachment.bin>


More information about the cfe-commits mailing list