Skip to content

Conversation

@vakumar1
Copy link

  • currently the run_pipeline_with_repro_report utility captures the python object sys.stderr and adds this output to the error message
  • any MLIR errors are written directly to the stderr file descriptor which bypasses this capture
  • --> capture the error written to the stderr file descriptor itself (note that there is a limit of 10k chars - this can be modified as needed)

@vakumar1 vakumar1 marked this pull request as ready for review January 26, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant