[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
Tue Oct 25 06:17:09 PDT 2022


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

- fix lit test of xteamr/test_xteamr.cpp


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/lit.cfg
  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.470459.patch
Type: text/x-patch
Size: 136463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221025/ea9ed47c/attachment-0001.bin>


More information about the Openmp-commits mailing list