[Openmp-commits] [PATCH] D128347: [OpenMP] Implementing omp_get_device_num()

Jose Manuel Monsalve Diaz via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 22 10:59:21 PDT 2022


josemonsalve2 updated this revision to Diff 439098.
josemonsalve2 added a comment.

Fixing var name to coding standard


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128347

Files:
  openmp/libomptarget/DeviceRTL/include/Configuration.h
  openmp/libomptarget/DeviceRTL/include/Interface.h
  openmp/libomptarget/DeviceRTL/src/State.cpp
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/test/api/omp_get_device_num.c
  openmp/runtime/test/api/omp_get_device_num.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128347.439098.patch
Type: text/x-patch
Size: 4316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220622/c82f0d91/attachment.bin>


More information about the Openmp-commits mailing list