[PATCH] D147143: Add backend support for new PAL ELF Metadata 3.0

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 06:42:31 PDT 2023


dstuttard updated this revision to Diff 509343.
dstuttard marked 2 inline comments as done.
dstuttard added a comment.

Address review comments

clang-format also seemed to make a log of changes - so must have done something
wrong last time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147143

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/SIProgramInfo.cpp
  llvm/lib/Target/AMDGPU/SIProgramInfo.h
  llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
  llvm/test/CodeGen/AMDGPU/pal-metadata-3.0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147143.509343.patch
Type: text/x-patch
Size: 29394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/c15f7faf/attachment.bin>


More information about the llvm-commits mailing list