[PATCH] D57028: [AMDGPU] Added MsgPack format PAL metadata

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 05:19:27 PDT 2019


tpr updated this revision to Diff 191482.
tpr added a comment.

V4: Generate vendor=AMDGPU, type=32 for the metadata note record, as now expected by PAL.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57028

Files:
  include/llvm/Support/AMDGPUMetadata.h
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
  lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
  lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
  test/CodeGen/AMDGPU/amdpal-msgpack-cs.ll
  test/CodeGen/AMDGPU/amdpal-msgpack-es.ll
  test/CodeGen/AMDGPU/amdpal-msgpack-gs.ll
  test/CodeGen/AMDGPU/amdpal-msgpack-hs.ll
  test/CodeGen/AMDGPU/amdpal-msgpack-ls.ll
  test/CodeGen/AMDGPU/amdpal-msgpack-ps.ll
  test/CodeGen/AMDGPU/amdpal-msgpack-psenable.ll
  test/CodeGen/AMDGPU/amdpal-msgpack-vs.ll
  test/MC/AMDGPU/pal-msgpack.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57028.191482.patch
Type: text/x-patch
Size: 46461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/fe08ec7b/attachment-0001.bin>


More information about the llvm-commits mailing list