[PATCH] D37753: [AMDGPU] implemented pal metadata

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 05:11:04 PDT 2017


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

Fixed *S_SCRATCH_SIZE to be bytes of scratch rather than dwords of scratch.


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.115828.patch
Type: text/x-patch
Size: 19608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/1808bf31/attachment.bin>


More information about the llvm-commits mailing list