catalyst
catalyst copied to clipboard
[MLIR] Remove error message from async lowering
The async lowering will add a puts and a message about values in an error state. We should remove them as we now return an exception.
Not really a bug, but a user experience issue.