[Openmp-commits] [PATCH] D104710: [OpenMP] Introduce an CMake find module for OpenMP Target support
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jun 22 18:26:24 PDT 2021
jhuber6 updated this revision to Diff 353837.
jhuber6 added a comment.
Fixing small error. I've checked gcc, clang, xlc, and nvc offloading to NVPTX
and only clang offloading to AMDGCN and it seems to work for those.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104710/new/
https://reviews.llvm.org/D104710
Files:
openmp/tools/Modules/CMakeLists.txt
openmp/tools/Modules/FindOpenMPTarget.cmake
openmp/tools/Modules/README.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104710.353837.patch
Type: text/x-patch
Size: 18758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210623/313f70a0/attachment-0001.bin>
More information about the Openmp-commits
mailing list