Loom C API
Public Loom compiler C API
Loading...
Searching...
No Matches
loomc_iree_hal_profile_provider_t Struct Reference

One linked IREE HAL profile provider. More...

#include <iree_hal.h>

Data Fields

loomc_string_view_t name
 Stable provider name used in diagnostics and reports.
void * user_data
 Provider-owned callback state.
loomc_iree_hal_profile_provider_fn_t create_profile
 Provider callback that attempts profile creation.

Detailed Description

One linked IREE HAL profile provider.

IREE HAL target-profile provider descriptor.


The documentation for this struct was generated from the following file: