[PATCH] D63207: [AMDGPU] gfx1010 wave32 metadata

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 09:45:14 PDT 2019


rampitec updated this revision to Diff 205103.
rampitec added a comment.

Rebased to master and disabled one run line in the hsa-metadata-kernel-code-props-v3.ll to decouple the change from parent chain. That should complete support for wave64 at least until D63205 <https://reviews.llvm.org/D63205> is submitted.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63207/new/

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.205103.patch
Type: text/x-patch
Size: 37597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/c8ccfba7/attachment-0001.bin>


More information about the llvm-commits mailing list