Skip to content

low.LowResourceImportKind enum

← Attribute reference

Target-provided ABI resource imported into a low function body.

Cases

Keyword Value Description
native_pointer 1 Native object-function pointer argument materialized as a register value.
hal_binding 4 IREE HAL dispatch binding payload materialized as a register value.
command_input 5 Command-program materialization input selected by result register class and dense index.

Used by

  • low.resource.import_kind