[PATCH] D91054: [Clang][OpenMP] Frontend work for sections - D89671

Chirag Khandelwal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 10 23:12:42 PST 2021


AMDChirag updated this revision to Diff 315708.
AMDChirag added a comment.

Added OMP delegating code for `createSection` (`EmitOMPSectionDirective`).
@fghanim working on clang lit test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91054

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91054.315708.patch
Type: text/x-patch
Size: 4873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210111/18c1f942/attachment.bin>


More information about the cfe-commits mailing list