Skip to main content

kernel_config_for

Function kernel_config_for 

Source
pub const fn kernel_config_for(arch: CpuArch, op: OpClass) -> KernelConfig
Expand description

Look up the canonical kernel config for (arch, op_class). The table is const-evaluated so callers pay no lookup cost.