You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The merge pass added in #1407 only acts on rotation gates. We could extend the pass to non-rotation gates so that single-qubit gates are fused into a single UOp or other rotation gates.
For more details, see #1407 (comment) and the replies thereof.
The merge pass added in #1407 only acts on rotation gates. We could extend the pass to non-rotation gates so that single-qubit gates are fused into a single
UOpor other rotation gates.For more details, see #1407 (comment) and the replies thereof.