compilation_stage#
Full path: iqm.cpc.compiler.compilation_stage
Compilation stages and passes.
Module Attributes
Keys that always exist in the Compiler context. |
|
Default compiler pass function arguments. |
|
A function that takes the data, context, and options as arguments and returns the modified data and context. |
Functions
|
Convenience wrapper to create a valid compiler pass. |
|
Format user inputted stages and their passes to their final runnable form (see |
|
Wrap a pass function to make it idempotent. |
|
Insert the circuit generation as the first stage in the provided |
Classes
Sequence of compiler passes that are applied to the data. |
|
Extend |
Inheritance
