[PATCH] D116140: [AMDGPU] Add agpr_count to metadata and AsmParser

Jacob Lambert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 15:18:00 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7470244475f8: [AMDGPU] Add agpr_count to metadata and AsmParser (authored by lamb-j).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116140

Files:
  llvm/docs/AMDGPUUsage.rst
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
  llvm/test/CodeGen/AMDGPU/amdpal-metadata-agpr-register-count.ll
  llvm/test/CodeGen/AMDGPU/hsa-metadata-agpr-register-count.ll
  llvm/test/CodeGen/AMDGPU/hsa-metadata-agpr-small.ll
  llvm/test/MC/AMDGPU/sym_kernel_scope_agpr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116140.409433.patch
Type: text/x-patch
Size: 17751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/965eec03/attachment.bin>


More information about the llvm-commits mailing list