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

Shraiysh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 12:13:49 PDT 2022


shraiysh updated this revision to Diff 421309.
shraiysh added a comment.

Update with basic support for `createTask` without the clauses.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71989

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71989.421309.patch
Type: text/x-patch
Size: 12030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/4543ee3d/attachment.bin>


More information about the llvm-commits mailing list