[Openmp-commits] [PATCH] D71103: [libomptarget][nfc] Move three more files to common

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Dec 6 07:24:45 PST 2019


ABataev added inline comments.


================
Comment at: openmp/libomptarget/deviceRTLs/common/src/support.cu:1
-//===--------- support.cu - NVPTX OpenMP support functions ------- CUDA -*-===//
+//===--------- support.cu - OpenMP support functions ------------- CUDA -*-===//
 //
----------------
Same here, GPU


================
Comment at: openmp/libomptarget/deviceRTLs/common/src/sync.cu:1
-//===------------ sync.h - NVPTX OpenMP synchronizations --------- CUDA -*-===//
+//===------------ sync.cu - OpenMP synchronizations -------------- CUDA -*-===//
 //
----------------
GPU


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71103/new/

https://reviews.llvm.org/D71103





More information about the Openmp-commits mailing list