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

Chirag Khandelwal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 25 12:41:05 PST 2021


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

Added FIXME comment for cancellation construct not working with sections construct
Also updated the lit test cases to reflect this change.
The lit test case modification will be removed once this issue is resolved.


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
  clang/test/OpenMP/cancel_codegen.cpp
  clang/test/OpenMP/cancel_codegen_noirbuilder.cpp
  clang/test/OpenMP/cancel_sections_irbuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91054.319095.patch
Type: text/x-patch
Size: 19505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210125/3ba5f0c6/attachment-0001.bin>


More information about the cfe-commits mailing list