InferTargetInstructions.LiftIntrinsicSpecializations(QsCompilation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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