[PATCH] D38745: AMDGPU/NFC: Minor clean ups in PAL metadata

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 15:41:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315523: AMDGPU/NFC: Minor clean ups in PAL metadata (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D38745?vs=118433&id=118713#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38745

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38745.118713.patch
Type: text/x-patch
Size: 23215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/fe33d96b/attachment.bin>


More information about the llvm-commits mailing list