Skip to content

Have the noop transpiler passes promise a convention #267

@ihincks

Description

@ihincks

Description

The noop transpiler passes can choose to put non-box instructions on idling qubits either before or after the box that they extend. Right now, this behaviour is not deterministic, it depends on things like instruction ordering.

Acceptance criteria

  • The behaviour is deterministic
  • The behaviour is selectable (either put all gates before box, or all gates after box)

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