[PATCH] D53525: AMDGPU: Enable code object v3 by default

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 14:10:02 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D53525?vs=170484&id=171573#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53525

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  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: D53525.171573.patch
Type: text/x-patch
Size: 74375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/19b3fdff/attachment-0001.bin>


More information about the llvm-commits mailing list