|
LLVM
8.0.1
|
This is a verifier for AMDGPU HSA metadata, which can verify both well-typed metadata and untyped metadata. More...
#include "llvm/BinaryFormat/MsgPackTypes.h"

Go to the source code of this file.
Classes | |
| class | llvm::AMDGPU::HSAMD::V3::MetadataVerifier |
| Verifier for AMDGPU HSA metadata. More... | |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::AMDGPU | |
| llvm::AMDGPU::HSAMD | |
| llvm::AMDGPU::HSAMD::V3 | |
This is a verifier for AMDGPU HSA metadata, which can verify both well-typed metadata and untyped metadata.
When verifying in the non-strict mode, untyped metadata is coerced into the correct type if possible.
Definition in file AMDGPUMetadataVerifier.h.
1.8.13