[PATCH] D63207: [AMDGPU] gfx1010 wave32 metadata

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 07:49:25 PDT 2019


rampitec created this revision.
rampitec added reviewers: kzhuravl, msearles.
Herald added subscribers: jdoerfert, fedor.sergeev, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.

https://reviews.llvm.org/D63207

Files:
  include/llvm/Support/AMDHSAKernelDescriptor.h
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDKernelCodeT.h
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
  lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
  lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h
  test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props-v3.ll
  test/CodeGen/AMDGPU/hsa-metadata-wavefrontsize.ll
  test/MC/AMDGPU/hsa-diag-v3.s
  test/MC/AMDGPU/hsa-gfx10-v3.s
  test/MC/AMDGPU/hsa-gfx10.s
  test/MC/AMDGPU/hsa-wave-size.s
  test/MC/AMDGPU/hsa.s
  test/MC/AMDGPU/hsa_isa_version_attrs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63207.204291.patch
Type: text/x-patch
Size: 37597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/7e72d057/attachment.bin>


More information about the llvm-commits mailing list