[PATCH] D100768: [Clang][OpenMP] Remove the mandatory flush for capture for OpenMP 5.1

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 19 08:34:13 PDT 2021


tianshilei1992 created this revision.
tianshilei1992 added reviewers: jdoerfert, ABataev.
Herald added subscribers: jfb, guansong, yaxunl.
tianshilei1992 requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.

In OpenMP 5.1, the required flush for capture is gone.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100768

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100768.338532.patch
Type: text/x-patch
Size: 8084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210419/47815ba6/attachment.bin>


More information about the cfe-commits mailing list