[PATCH] D141012: [AMDGPU] Add .uniform_work_group_size metadata to v5

Vang Thao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 14:14:05 PST 2023


vangthao updated this revision to Diff 486392.
vangthao added a comment.

Query function attribute once and use getValueAsBool helper function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141012

Files:
  llvm/docs/AMDGPUUsage.rst
  llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
  llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
  llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h
  llvm/test/CodeGen/AMDGPU/hsa-metadata-uniform-workgroup-size-v5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141012.486392.patch
Type: text/x-patch
Size: 5886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/97e4fc37/attachment.bin>


More information about the llvm-commits mailing list