Details
Details
Diff Detail
Diff Detail
Paths
| Differential D54186
AMDGPU: Enable code object v3 for AMDHSA only ClosedPublic Authored by kzhuravl on Nov 6 2018, 3:06 PM.
Details
Diff Detail Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 4 others. · View Herald TranscriptNov 6 2018, 3:06 PM This revision is now accepted and ready to land.Nov 7 2018, 5:36 PM Closed by commit rL346923: AMDGPU: Enable code object v3 for AMDHSA only (authored by kzhuravl). · Explain WhyNov 14 2018, 6:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 172861 lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
test/CodeGen/AMDGPU/addrspacecast.ll
test/CodeGen/AMDGPU/amdgpu.private-memory.ll
test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll
test/CodeGen/AMDGPU/call-graph-register-usage.ll
test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
test/CodeGen/AMDGPU/debugger-emit-prologue.ll
test/CodeGen/AMDGPU/elf-notes.ll
test/CodeGen/AMDGPU/flat-for-global-subtarget-feature.ll
test/CodeGen/AMDGPU/flat-scratch-reg.ll
test/CodeGen/AMDGPU/gfx902-without-xnack.ll
test/CodeGen/AMDGPU/hsa-fp-mode.ll
test/CodeGen/AMDGPU/hsa-func.ll
test/CodeGen/AMDGPU/hsa-metadata-enqueue-kernel.ll
test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
test/CodeGen/AMDGPU/hsa-metadata-hidden-args.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/CodeGen/AMDGPU/hsa-note-no-func.ll
test/CodeGen/AMDGPU/hsa.ll
test/CodeGen/AMDGPU/kernel-args.ll
test/CodeGen/AMDGPU/kernel-argument-dag-lowering.ll
test/CodeGen/AMDGPU/large-alloca-compute.ll
test/CodeGen/AMDGPU/llvm.amdgcn.dispatch.ptr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.queue.ptr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll
test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll
test/CodeGen/AMDGPU/nop-data.ll
test/CodeGen/AMDGPU/promote-alloca-no-opts.ll
test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot-compute.ll
test/MC/AMDGPU/hsa-exp.s
test/MC/AMDGPU/hsa-text.s
test/MC/AMDGPU/hsa.s
test/MC/AMDGPU/hsa_code_object_isa_args.s
test/MC/AMDGPU/hsa_isa_version_attrs.s
test/MC/AMDGPU/isa-version-hsa.s
test/MC/AMDGPU/isa-version-pal.s
test/MC/AMDGPU/isa-version-unk.s
test/MC/AMDGPU/sym_option.s
test/Object/AMDGPU/objdump.s
|