[PATCH] D25781: AMDGPU: Emit runtime metadata as a note element in .note section
Yaxun Liu via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 13:28:39 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL286502: AMDGPU: Emit runtime metadata as a note element in .note section (authored by yaxunl).
Changed prior to commit:
https://reviews.llvm.org/D25781?vs=77543&id=77547#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25781
Files:
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/AMDGPURuntimeMetadata.h
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h
llvm/trunk/test/CodeGen/AMDGPU/invalid-opencl-version-metadata1.ll
llvm/trunk/test/CodeGen/AMDGPU/invalid-opencl-version-metadata2.ll
llvm/trunk/test/CodeGen/AMDGPU/invalid-opencl-version-metadata3.ll
llvm/trunk/test/CodeGen/AMDGPU/runtime-metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25781.77547.patch
Type: text/x-patch
Size: 46289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/cb922b11/attachment.bin>
More information about the llvm-commits
mailing list