[PATCH] D129992: [clang][OpenMP] Add IRBuilder support for taskgroup

Shraiysh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 22:46:41 PDT 2022


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

Moved checking to `isSupportedByOpenMPIRBuilder`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129992

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/test/OpenMP/taskgroup_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129992.445697.patch
Type: text/x-patch
Size: 6250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220719/fe835c76/attachment-0001.bin>


More information about the cfe-commits mailing list