[PATCH] D54186: AMDGPU: Enable code object v3 for AMDHSA only

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 18:35:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346923: AMDGPU: Enable code object v3 for AMDHSA only (authored by kzhuravl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54186?vs=172861&id=174145#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54186

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/test/CodeGen/AMDGPU/addrspacecast.ll
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  llvm/trunk/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll
  llvm/trunk/test/CodeGen/AMDGPU/call-graph-register-usage.ll
  llvm/trunk/test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
  llvm/trunk/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
  llvm/trunk/test/CodeGen/AMDGPU/debugger-emit-prologue.ll
  llvm/trunk/test/CodeGen/AMDGPU/elf-notes.ll
  llvm/trunk/test/CodeGen/AMDGPU/flat-for-global-subtarget-feature.ll
  llvm/trunk/test/CodeGen/AMDGPU/flat-scratch-reg.ll
  llvm/trunk/test/CodeGen/AMDGPU/gfx902-without-xnack.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-fp-mode.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-func.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-enqueue-kernel.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-hidden-args.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-images.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-note-no-func.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa.ll
  llvm/trunk/test/CodeGen/AMDGPU/kernel-args.ll
  llvm/trunk/test/CodeGen/AMDGPU/kernel-argument-dag-lowering.ll
  llvm/trunk/test/CodeGen/AMDGPU/large-alloca-compute.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.dispatch.ptr.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.queue.ptr.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll
  llvm/trunk/test/CodeGen/AMDGPU/nop-data.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-no-opts.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
  llvm/trunk/test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot-compute.ll
  llvm/trunk/test/MC/AMDGPU/hsa-exp.s
  llvm/trunk/test/MC/AMDGPU/hsa-text.s
  llvm/trunk/test/MC/AMDGPU/hsa.s
  llvm/trunk/test/MC/AMDGPU/hsa_code_object_isa_args.s
  llvm/trunk/test/MC/AMDGPU/hsa_isa_version_attrs.s
  llvm/trunk/test/MC/AMDGPU/isa-version-hsa.s
  llvm/trunk/test/MC/AMDGPU/isa-version-pal.s
  llvm/trunk/test/MC/AMDGPU/isa-version-unk.s
  llvm/trunk/test/MC/AMDGPU/sym_option.s
  llvm/trunk/test/Object/AMDGPU/objdump.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54186.174145.patch
Type: text/x-patch
Size: 74864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/10f0accb/attachment.bin>


More information about the llvm-commits mailing list