Function cubecl_core::frontend::mul::expand

source ยท
pub fn expand<C: CubePrimitive>(
    context: &mut CubeContext,
    lhs: ExpandElementTyped<C>,
    rhs: ExpandElementTyped<C>,
) -> ExpandElementTyped<C>