Function melior::dialect::arith::constant

source ·
pub fn constant<'c>(
    context: &'c Context,
    value: Attribute<'c>,
    location: Location<'c>
) -> Operation<'c>
Expand description

Creates an arith.constant operation.