We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally raised by @doug-q:
We now have TestContext::exec_hugr_u64 which we can use to test the execution of generated llvm.
TestContext::exec_hugr_u64
Add tests for all ops, both builtin and extension.
With this we can remove the guppy tests, which cause dependency headaches.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally raised by @doug-q:
We now have
TestContext::exec_hugr_u64
which we can use to test the execution of generated llvm.Add tests for all ops, both builtin and extension.
With this we can remove the guppy tests, which cause dependency headaches.
The text was updated successfully, but these errors were encountered: