[Openmp-commits] [PATCH] D95752: [OpenMP][DeviceRTL] Extract shuffle idiom and port it to declare variant
Ron Lieberman via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Feb 1 15:24:57 PST 2021
ronlieb added inline comments.
================
Comment at: openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt:131
${devicertl_common_directory}/src/task.cu
+ ${devicertl_common_directory}/src/shuffle.cpp
src/target_impl.cu
----------------
is there an amdgcn CMakeLists.txt equivalent change ? should there be ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95752/new/
https://reviews.llvm.org/D95752
More information about the Openmp-commits
mailing list