[PATCH] D108132: Add implicit map for a list item appears in a reduction clause.

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 17 07:37:45 PDT 2021


jyu2 updated this revision to Diff 366894.
jyu2 added a comment.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

Fix format and add new runtime test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108132

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaOpenMP.cpp
  clang/lib/Sema/TreeTransform.h
  clang/test/OpenMP/reduction_implicit_map.cpp
  openmp/libomptarget/test/mapping/reduction_implicit_map.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108132.366894.patch
Type: text/x-patch
Size: 14296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210817/2c98e6ca/attachment.bin>


More information about the cfe-commits mailing list