This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f5e83e90b17 ScheduleDAG: Fix incorrectly killing registers in bundles new 95d322b634c [AMDGPU] Added a new metadata for multi grid sync implicit [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/AMDGPUUsage.rst | 12 + include/llvm/Support/AMDGPUMetadata.h | 1 + lib/BinaryFormat/AMDGPUMetadataVerifier.cpp | 1 + lib/Support/AMDGPUMetadata.cpp | 2 + lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp | 8 + .../AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll | 488 ++++++++++++++++++++- .../AMDGPU/hsa-metadata-from-llvm-ir-full.ll | 479 +++++++++++++++++++- test/CodeGen/AMDGPU/hsa-metadata-hidden-args-v3.ll | 66 +++ test/CodeGen/AMDGPU/hsa-metadata-hidden-args.ll | 67 +++ 9 files changed, 1118 insertions(+), 6 deletions(-)