[PATCH] D102107: [OpenMP] Codegen aggregate for outlined function captures

Dhruva Chakrabarti via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 7 12:44:29 PDT 2022


dhruvachak added a comment.

In D102107#3434733 <https://reviews.llvm.org/D102107#3434733>, @ggeorgakoudis wrote:

> In D102107#3417452 <https://reviews.llvm.org/D102107#3417452>, @dhruvachak wrote:
>
>> I added https://github.com/llvm/llvm-project/issues/54654 documenting what I found when testing this patch on amdgpu.
>>
>> @ggeorgakoudis Can you please rebase this patch on top of main? Thanks.
>
> Hey @dhruvachak. Unfortunately I can't find time lately to work on this patch. Would you like to take over?

@ggeorgakoudis I rebased the sources on top of main and resolved conflicts in my local workspace. I haven't updated the clang/llvm tests. There are tests that fail on amdgpu that I am investigating. One example is https://github.com/llvm/llvm-project/issues/54654.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102107



More information about the cfe-commits mailing list