Skip to content

OPENQASM 3.0: Bit string representation #228

@moar55

Description

@moar55

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions