tilus.option.debug.dump_ir

Contents

tilus.option.debug.dump_ir

static debug.dump_ir(enable=True)[source]

Whether to dump the IR during compilation.

Parameters:

enable (bool) – The flag to enable or disable dumping the IR. Default is True.

Return type:

None