[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
Fri Dec 30 09:44:10 PST 2022


saiislam created this revision.
saiislam added reviewers: jdoerfert, JonChesterfield, jhuber6, yaxunl.
Herald added subscribers: kosarev, kerbowa, guansong, tpr, dstuttard, jvesely, kzhuravl.
Herald added a project: All.
saiislam requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1, wdng.
Herald added a project: OpenMP.

Added CodeObjectVersion as a new field in KernelArgPool and
modified relevant constructors to populate it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140783

Files:
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140783.485708.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221230/de1e3ad8/attachment.bin>


More information about the Openmp-commits mailing list