Skip to content

amdgpu.ArtifactFormatAttr enum

← Attribute reference

Linkable or loadable artifact format produced for a snapshot.

Cases

Keyword Value Description
unknown 0 No artifact format selected.
elf 1 ELF object or shared object artifact.
coff 2 COFF object artifact.
macho 3 Mach-O object artifact.
spirv_binary 4 SPIR-V binary artifact.
vm_bytecode 5 IREE VM bytecode artifact.
wasm_binary 6 WebAssembly binary module artifact.
llvmir_text 7 Textual LLVM IR module artifact.
llvmir_bitcode 8 LLVM bitcode module artifact.

Used by

  • amdgpu.target.artifact_format