[PATCH] D38745: AMDGPU/NFC: Minor clean ups in PAL metadata
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 11:27:47 PDT 2017
kzhuravl created this revision.
Herald added subscribers: dstuttard, yaxunl, nhaehnle, wdng, arsenm.
- Move PAL metadata definitions to AMDGPUMetadata
- Make naming consistent with HSA metadata
https://reviews.llvm.org/D38745
Files:
include/llvm/Support/AMDGPUMetadata.h
lib/Support/AMDGPUMetadata.cpp
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
test/MC/AMDGPU/pal.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38745.118433.patch
Type: text/x-patch
Size: 22687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/dea3883a/attachment.bin>
More information about the llvm-commits
mailing list