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

[WIP] linker: also dump SPIR-T on panic, not just during successful compilation. #1088

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Jul 31, 2023

This is the idea I mentioned in:

However, opening as draft because the situation is even messier than envisioned and more panic handling is needed (up to an including potentially enabling fine-grained dumping without the user requesting it, by running the SPIR-T pipeline again, starting from the same SPIR-V blob, if the initial attempt ended in a panic - care would need to be taken for diagnostics or the panic itself, to not be redundantly reported).

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