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

Update the QIR spec to reflect the changes we made to better leverage the LLVM infrastructure/optimizations #14

Open
bettinaheim opened this issue Jul 1, 2022 · 0 comments

Comments

@bettinaheim
Copy link
Member

The current version of the spec - while not outride forbidding what we are doing in practice - does not reflect a lot of the aspect that are important for proper optimization. For one, the spec currently focused almost exclusively on the worst-case solutions that we know do not perform well (but allow to meet current needs). However, we have made significant progress that allows us now to use much more optimal structures and representations for a lot/most of the cases, and we have ideas for addressing the remaining ones.

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

No branches or pull requests

1 participant