[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
Wed Oct 26 17:40:17 PDT 2022
gregrodgers updated this revision to Diff 470980.
gregrodgers added a comment.
- removed duplicate variants of shfl that were the same between amdgcn and nvptx and simplified nvptx variant of shfl_xor_int
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.470980.patch
Type: text/x-patch
Size: 180341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221027/b90285ff/attachment-0001.bin>
More information about the Openmp-commits
mailing list