InferTargetInstructions.LiftIntrinsicSpecializations(QsCompilation) Method

Definition

Microsoft.Quantum.QsCompiler.Transformations.Targeting.InferTargetInstructions.LiftIntrinsicSpecializations(Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespace)
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation LiftIntrinsicSpecializations (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation compilation);
static member LiftIntrinsicSpecializations : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation
Public Shared Function LiftIntrinsicSpecializations (compilation As QsCompilation) As QsCompilation

Parameters

compilation
QsCompilation

Returns

QsCompilation

Applies to