[PATCH] D63886: [AMDGPU] Added a new metadata for multi grid sync implicit argument.

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 09:09:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365217: [AMDGPU] Added a new metadata for multi grid sync implicit argument (authored by yaxunl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63886?vs=207478&id=208193#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63886

Files:
  llvm/trunk/docs/AMDGPUUsage.rst
  llvm/trunk/include/llvm/Support/AMDGPUMetadata.h
  llvm/trunk/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
  llvm/trunk/lib/Support/AMDGPUMetadata.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-hidden-args-v3.ll
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-hidden-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63886.208193.patch
Type: text/x-patch
Size: 76901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/52d615d6/attachment.bin>


More information about the llvm-commits mailing list