[Openmp-commits] [PATCH] D140783: [OpenMP][AMDGPU] Extract code object version from the ELF

Saiyedul Islam via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 4 00:17:46 PST 2023


saiislam updated this revision to Diff 486180.
saiislam marked 2 inline comments as done.
saiislam added a comment.

Fixed usage of CodeObjectVersion and ImplicitArgs size in the old plugin.
A separate patch will be required to support cov5 for the next gen plugin.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140783

Files:
  openmp/libomptarget/plugins/amdgpu/impl/get_elf_mach_gfx_name.cpp
  openmp/libomptarget/plugins/amdgpu/impl/get_elf_mach_gfx_name.h
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140783.486180.patch
Type: text/x-patch
Size: 6988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230104/3d0f2d70/attachment-0001.bin>


More information about the Openmp-commits mailing list