[Openmp-commits] [PATCH] D128997: [Libomptarget][NFC] Make Libomptarget use the LLVM naming convention

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 5 11:54:02 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd27d0a673c64: [Libomptarget][NFC] Make Libomptarget use the LLVM naming convention (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D128997?vs=441704&id=442370#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128997

Files:
  openmp/libomptarget/include/device.h
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/include/rtl.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins/common/elf_common/elf_common.cpp
  openmp/libomptarget/plugins/common/elf_common/elf_common.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/interop.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128997.442370.patch
Type: text/x-patch
Size: 322170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220705/330aaf80/attachment-0001.bin>


More information about the Openmp-commits mailing list