Details
Details
Diff Detail
Diff Detail
Paths
| Differential D38753
AMDGPU: Bring HSA metadata on par with the specification ClosedPublic Authored by kzhuravl on Oct 10 2017, 11:36 AM.
Details
Diff Detail Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 3 others. · View Herald TranscriptOct 10 2017, 11:36 AM kzhuravl retitled this revision from AMDGPU: Brint HSA metadata on par with the specification to AMDGPU: Bring HSA metadata on par with the specification.Oct 10 2017, 11:37 AM This revision is now accepted and ready to land.Oct 10 2017, 6:59 PM Closed by commit rL315821: AMDGPU: Bring HSA metadata on par with the specification (authored by kzhuravl). · Explain WhyOct 14 2017, 12:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118442 docs/AMDGPUUsage.rst
include/llvm/Support/AMDGPUMetadata.h
lib/Support/AMDGPUMetadata.cpp
lib/Target/AMDGPU/AMDGPUAsmPrinter.h
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.h
lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp
test/CodeGen/AMDGPU/elf-notes.ll
test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.ll
test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
test/CodeGen/AMDGPU/hsa-metadata-images.ll
test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
test/MC/AMDGPU/hsa-metadata-kernel-args.s
test/MC/AMDGPU/hsa-metadata-kernel-attrs.s
test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
test/MC/AMDGPU/hsa-metadata-kernel-debug-props.s
test/MC/AMDGPU/hsa-metadata-unknown-key.s
test/MC/AMDGPU/hsa.s
|