[PATCH] D91556: [OpenMPIRBuilder} Add capturing of parameters to pass to omp::parallel

Giorgis Georgakoudis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 14 11:22:48 PDT 2021


ggeorgakoudis added a comment.

In D91556#2620928 <https://reviews.llvm.org/D91556#2620928>, @jdoerfert wrote:

> In D91556#2617144 <https://reviews.llvm.org/D91556#2617144>, @kiranchandramohan wrote:
>
>> Ping @llitchev. Would you have time to take this forward?
>
> I think @ggeorgakoudis is working on an alternative API solution, we might need to pick up the MLIR parts though.

Yes, I have a solution for OMPIRBuilder. It hinges on https://reviews.llvm.org/D96854 to use the CodeExtractor for building the aggregate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91556



More information about the llvm-commits mailing list