Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Constant folding pass #711

Closed
ss2165 opened this issue Nov 22, 2023 · 0 comments · Fixed by #769
Closed

feat: Constant folding pass #711

ss2165 opened this issue Nov 22, 2023 · 0 comments · Fixed by #769
Assignees
Labels
enhancement New feature or request

Comments

@ss2165
Copy link
Member

ss2165 commented Nov 22, 2023

Some kind of way of constant folding over extension constants.

@ss2165 ss2165 added the enhancement New feature or request label Nov 22, 2023
@ss2165 ss2165 self-assigned this Nov 22, 2023
@ss2165 ss2165 changed the title Constant folding pass feat: Constant folding pass Nov 22, 2023
lmondada added a commit that referenced this issue Jan 2, 2024
Closes #711 
CI will pass after updating MSRV to 1.75 (from end of year)

based on #757

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Lawrence <alan.lawrence@cambridgequantum.com>
Co-authored-by: Luca Mondada <72734770+lmondada@users.noreply.github.com>
Co-authored-by: Luca Mondada <luca@mondada.net>
github-merge-queue bot pushed a commit that referenced this issue Jan 3, 2024
Closes #711 

Original review in #758

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Lawrence <alan.lawrence@cambridgequantum.com>
Co-authored-by: Luca Mondada <luca@mondada.net>
Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
Co-authored-by: Alan Lawrence <alan.lawrence@quantinuum.com>
Co-authored-by: Agustín Borgna <121866228+aborgna-q@users.noreply.github.com>
Co-authored-by: Luca Mondada <72734770+lmondada@users.noreply.github.com>
ss2165 added a commit that referenced this issue Jan 3, 2024
Closes #711 

Original review in #758

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Lawrence <alan.lawrence@cambridgequantum.com>
Co-authored-by: Luca Mondada <luca@mondada.net>
Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
Co-authored-by: Alan Lawrence <alan.lawrence@quantinuum.com>
Co-authored-by: Agustín Borgna <121866228+aborgna-q@users.noreply.github.com>
Co-authored-by: Luca Mondada <72734770+lmondada@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant