[Openmp-commits] [PATCH] D98806: [OpenMP] Implement GOMP task reductions

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Apr 16 14:36:48 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4457565757ea: [OpenMP] Implement GOMP task reductions (authored by jlpeyton).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98806

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_ftn_os.h
  openmp/runtime/src/kmp_gsupport.cpp
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/test/tasking/omp_task_red_taskloop.c
  openmp/runtime/test/tasking/task_reduction1.c
  openmp/runtime/test/tasking/task_reduction2.c
  openmp/runtime/test/tasking/task_reduction3.c
  openmp/runtime/test/tasking/task_reduction4.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98806.338242.patch
Type: text/x-patch
Size: 30152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210416/a1de9117/attachment-0001.bin>


More information about the Openmp-commits mailing list