[PATCH] D37753: [AMDGPU] implemented pal metadata

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 03:49:49 PDT 2017


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

Addressed review comments.


https://reviews.llvm.org/D37753

Files:
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  lib/Target/AMDGPU/AMDGPUPTNote.h
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h
  test/CodeGen/AMDGPU/amdpal-cs.ll
  test/CodeGen/AMDGPU/amdpal-es.ll
  test/CodeGen/AMDGPU/amdpal-gs.ll
  test/CodeGen/AMDGPU/amdpal-hs.ll
  test/CodeGen/AMDGPU/amdpal-ls.ll
  test/CodeGen/AMDGPU/amdpal-ps.ll
  test/CodeGen/AMDGPU/amdpal-vs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37753.115389.patch
Type: text/x-patch
Size: 19726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/e3eff2c8/attachment.bin>


More information about the llvm-commits mailing list