Mojo function
is_32bit
is_32bit[target: __mlir_type.!kgen.target = _current_target()]() -> Bool
Returns True if the maximum integral value is 32 bit.
Parameters:
- target (
__mlir_type.!kgen.target``): The target architecture.
Returns:
Bool: True if the maximum integral value is 32 bit, False otherwise.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!