cubecl_core::frontend::bitand_assign_op

Function expand

Source
pub fn expand<C: CubeType>(
    context: &mut CubeContext,
    lhs: ExpandElementTyped<C>,
    rhs: ExpandElementTyped<C>,
) -> ExpandElement