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

Add #line macros to generated sequencer code #54

Closed
benvanik opened this issue Oct 13, 2019 · 0 comments
Closed

Add #line macros to generated sequencer code #54

benvanik opened this issue Oct 13, 2019 · 0 comments
Labels
enhancement ➕ New feature or request

Comments

@benvanik
Copy link
Collaborator

#line will let us embed the original source locations into the generated files, meaning that we'll get stack traces into the original frontend language. We could have an option for the generator to switch what locations get used (source location, line in HLO MLIR dump, etc).

@benvanik benvanik added the enhancement ➕ New feature or request label Oct 13, 2019
@benvanik benvanik added this to the Sequencer Codegen milestone Oct 13, 2019
@benvanik benvanik added this to Ideas in Runtime Development via automation Oct 13, 2019
Runtime Development automation moved this from Ideas to Done Mar 19, 2020
@benvanik benvanik removed this from the Sequencer Codegen milestone Mar 19, 2020
@benvanik benvanik removed this from Done in Runtime Development Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant