LLVM 19.0.0git
Namespaces
AMDGPUMetadataVerifier.cpp File Reference

Implements a verifier for AMDGPU HSA metadata. More...

#include "llvm/BinaryFormat/AMDGPUMetadataVerifier.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/BinaryFormat/MsgPackDocument.h"
#include <utility>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::AMDGPU
 
namespace  llvm::AMDGPU::HSAMD
 
namespace  llvm::AMDGPU::HSAMD::V3
 

Detailed Description

Implements a verifier for AMDGPU HSA metadata.

Definition in file AMDGPUMetadataVerifier.cpp.