Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@ScottCarda-MS
Copy link
Contributor

Adds ConcreteIntrinsicGen Property as an assembly constant and Q# project property. This property will be used by the C# generation rewrite step to determine if an intrinsic operation is generated in C# as an abstract class (original and default behavior) or a concrete class (new behavior from using property). The logic that will utilize this property is found in the runtime repo under the branch 'swernli/decomp-interfaces', specifically here: https://github.com/microsoft/qsharp-runtime/blob/swernli/decomp-interfaces/src/Simulation/CsharpGeneration/SimulationCode.fs

@ScottCarda-MS
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ScottCarda-MS
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ScottCarda-MS ScottCarda-MS merged commit bb88917 into main Dec 15, 2020
@ScottCarda-MS ScottCarda-MS deleted the sccarda/ConcreteIntrinsicGenProperty branch February 1, 2021 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants