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

OPENQASM 3.0: Bit string representation #228

Open
moar55 opened this issue Sep 22, 2021 · 0 comments
Open

OPENQASM 3.0: Bit string representation #228

moar55 opened this issue Sep 22, 2021 · 0 comments

Comments

@moar55
Copy link
Contributor

moar55 commented Sep 22, 2021

I noticed that bit strings are represented as memref of i1 instead of vectors of i1. Using vectors would allow for parallelism in bit-wise operations, so is there a particular reason for using a memref?

@moar55 moar55 changed the title Bit string representation OPENQASM 3.0: Bit string representation Sep 22, 2021
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