[Openmp-commits] [PATCH] D71989: [OpenMP][IRBuilder][WIP] Prototype `omp task` support

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 28 22:23:57 PDT 2022


jdoerfert added a comment.

In D71989#3413237 <https://reviews.llvm.org/D71989#3413237>, @shraiysh wrote:

> Hi all, is this patch being worked on? I wanted to use this for adding support for task construct in flang.

I don't think it is. Read the discussion to see why this got stalled. Best way forward is to take this but *not* do the API changes I included.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71989



More information about the Openmp-commits mailing list