[PATCH] D89459: [AMDGPU] Update ELF machine numbers for newly-added targets

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 06:10:21 PDT 2020


tpr created this revision.
Herald added subscribers: llvm-commits, kerbowa, rupprecht, t-tye, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, emaste.
Herald added a reviewer: espindola.
Herald added a reviewer: jhenderson.
Herald added a project: LLVM.
tpr requested review of this revision.
Herald added subscribers: MaskRay, wdng.

This changes the ELF machine numbers for the recently-added gfx602,
gfx705, gfx805.

Change-Id: Ice7148ac09311827c8444b80dd41fb3b0125967c


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89459

Files:
  llvm/docs/AMDGPUUsage.rst
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/test/CodeGen/AMDGPU/elf-header-flags-mach.ll
  llvm/test/Object/AMDGPU/elf-header-flags-mach.yaml
  llvm/test/tools/llvm-readobj/ELF/amdgpu-elf-headers.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89459.298360.patch
Type: text/x-patch
Size: 6539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/45d56a7d/attachment.bin>


More information about the llvm-commits mailing list