[PATCH] D78075: [WIP][Clang][OpenMP] Added support for nowait target in CodeGen

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 20:06:29 PDT 2020


tianshilei1992 updated this revision to Diff 292696.
tianshilei1992 added a comment.

Fixed the test failure in OMP50


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78075

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/declare_mapper_codegen.cpp
  clang/test/OpenMP/target_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78075.292696.patch
Type: text/x-patch
Size: 26718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200918/1ff380e5/attachment-0001.bin>


More information about the cfe-commits mailing list