[Openmp-commits] [PATCH] D52700: [libomptarget-nvptx] Remove dead functions

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Sep 30 02:48:47 PDT 2018


Hahnfeld created this revision.
Hahnfeld added reviewers: gtbercea, kkwli0.
Herald added subscribers: openmp-commits, jfb.

These entry points are never called by Clang trunk nor clang-ykt. If
XL doesn't use them either, they can finally go away.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D52700

Files:
  libomptarget/deviceRTLs/nvptx/src/interface.h
  libomptarget/deviceRTLs/nvptx/src/reduction.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52700.167639.patch
Type: text/x-patch
Size: 4298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180930/8555aba2/attachment.bin>


More information about the Openmp-commits mailing list