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
QAOA example #142, which now appropriately uses global gates, fails to generate qasm with the following error
kirin.interp.exceptions.InterpreterError: no implementation for stmt qasm2.glob.ugate(registers=%0, theta=%1, phi=%2, lam=%3) from <class 'bloqade.qasm2.emit.main.EmitQASM2Main'>
The text was updated successfully, but these errors were encountered:
QAOA example #142, which now appropriately uses global gates, fails to generate qasm with the following error
kirin.interp.exceptions.InterpreterError: no implementation for stmt qasm2.glob.ugate(registers=%0, theta=%1, phi=%2, lam=%3) from <class 'bloqade.qasm2.emit.main.EmitQASM2Main'>
The text was updated successfully, but these errors were encountered: