qat.experimental.backend.qblox.pre_emission_verification module
Pre-emission verification for configured Qblox Q1 sequence IR.
- class QbloxPreEmissionVerificationPass
Bases:
OrderedPass,ModulePassPipeline wrapper for Qblox pre-emission verification.
- apply(ctx, op)
- Return type:
None
- name: ClassVar[str] = 'qblox-pre-emission-verification'
- required_predecessors()
Pass classes that must be present in the same pipeline and run before this pass.
- Return type:
frozenset[type[ModulePass]]