Skip to main content

lower_kernel

Function lower_kernel 

Source
pub fn lower_kernel(
    kernel: &Kernel,
    config: LowerConfig,
) -> Result<LoopIR, LowerError>
Expand description

Lower a single kernel to Loop IR.