Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[XLA:GPU] Print the correct error message when dumping llvm ir in trtion. #65718

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

copybara-service[bot]
Copy link

[XLA:GPU] Print the correct error message when dumping llvm ir in trtion.

If log_stream.emplace returns error, we destruct log_stream and keep trying to use it later. Changed to fail earlier on and print a corresponding error message.

@copybara-service copybara-service bot force-pushed the exported_pr_624915811 branch 3 times, most recently from c874c44 to 8d7feb6 Compare April 18, 2024 06:34
…ion.

If `log_stream.emplace` returns error, we destruct `log_stream` and keep trying to use it later. Changed to fail earlier on and print a corresponding error message.

PiperOrigin-RevId: 625941297
@copybara-service copybara-service bot closed this Apr 18, 2024
@copybara-service copybara-service bot deleted the exported_pr_624915811 branch April 18, 2024 07:54
@copybara-service copybara-service bot merged commit 911c3cc into master Apr 18, 2024
1 check passed
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.

None yet

0 participants