openqasm / qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3
Other
38 stars 12 forks source link

Register Pulse Dialect with LoadPulseCals pass. #243

Closed kitbarton closed 5 months ago

kitbarton commented 5 months ago

This fixes an assertion in the debug builds by registering the pulse dialect before the ThreadedCompilationManager is run.