This patch adds translation for omp.task from OpenMPDialect to LLVM IR
Dialect and adds tests for the same.
Depends on D71989
Differential D123919
[mlir][OpenMP] omp.task translation to LLVM IR shraiysh on Apr 17 2022, 9:36 PM. Authored by
Details This patch adds translation for omp.task from OpenMPDialect to LLVM IR Depends on D71989
Diff Detail
Event Timeline
Comment Actions Addressed comments.
Comment Actions Rebase with main. Requesting review again as it has been a while since this was accepted. Comment Actions Sorry, I added an inline-comment but Phabricator refused to submit without also adding something in the main comment box. Now, I don't see the inline-comment so that may be the reason Phabricator complained.
Comment Actions @Meinersbur does this patch look okay now? I wanted to merge this, if there are no issues. Comment Actions If there are no further issues, I will merge this tomorrow. It would be nice to have E2E task support. |
Nit: move "call." to line 1328.