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

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 09:25:42 PDT 2021


rogfer01 added a comment.

Hi @jdoerfert, we (BSC) may be able to work on this but we don't want to step on each one toes. Are there plans to push this forward (by you or someone else)?

How essential is changing the task interface in the context of your vision for the OpenMP-wise optimisations? Reusing the existing interface may not be ideal in that sense but could allow us to have a baseline already working for `flang`.

Thoughts? Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71989



More information about the llvm-commits mailing list