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

[Backport] Add Symbol Cache Analysis (#301) #318

Closed bcdonovan closed 3 months ago

bcdonovan commented 3 months ago

Adds a SymbolCacheAnalysis to standardizing the caching of symbols for Circuits, Sequences and other function like operations which follow a call_ by callee, @callee pattern.