[Openmp-commits] [PATCH] D136641: [OPENMP] Fast cross-team reduction (xteamr) helper functions.

Greg Rodgers via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 24 16:22:45 PDT 2022


gregrodgers updated this revision to Diff 470317.
gregrodgers added a comment.

1. - fix for make check-openmp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136641

Files:
  openmp/libomptarget/DeviceRTL/CMakeLists.txt
  openmp/libomptarget/DeviceRTL/include/Interface.h
  openmp/libomptarget/DeviceRTL/include/Xteamr.h
  openmp/libomptarget/DeviceRTL/src/Xteamr.cpp
  openmp/libomptarget/test/xteamr/test_xteamr.cpp
  openmp/libomptarget/test/xteamr/test_xteamr.h
  openmp/libomptarget/test/xteamr/test_xteamr.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136641.470317.patch
Type: text/x-patch
Size: 135666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221024/6929b585/attachment-0001.bin>


More information about the Openmp-commits mailing list