is_64bit
is_64bit[target: __mlir_type.`!kgen.target` = _current_target()]() -> Bool
Returns True if the maximum integral value is 64 bit.
Parameters:
- target (
__mlir_type.`!kgen.target`): The target architecture.
Returns:
Bool: True if the maximum integral value is 64 bit, False otherwise.