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

Pretty-print OpExtInst using official extinst.*.grammar.json and/or custom Context-registered ones. #45

Merged
merged 3 commits into from
Jul 24, 2023

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Jul 24, 2023

Rust-GPU benefits the most from this, with its new custom OpExtInsts for debuginfo:

Before After
image

It also works great for seeing how Rust-GPU's new custom Abort converts to a debugPrintf:

Before image
After image

@eddyb eddyb added this pull request to the merge queue Jul 24, 2023
Merged via the queue into main with commit 82daf25 Jul 24, 2023
6 checks passed
@eddyb eddyb deleted the print-ext branch July 24, 2023 15:26
eddyb added a commit to EmbarkStudios/rust-gpu that referenced this pull request Jul 25, 2023
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