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

Move PhasedX, ZZPhase, ZZMax to hseries extension #571

Closed
ss2165 opened this issue Sep 2, 2024 · 0 comments · Fixed by #573
Closed

Move PhasedX, ZZPhase, ZZMax to hseries extension #571

ss2165 opened this issue Sep 2, 2024 · 0 comments · Fixed by #573
Assignees

Comments

@ss2165
Copy link
Member

ss2165 commented Sep 2, 2024

And add lowerings from Tk2Ops to hseries ops (some are trivial, like Rz->Rz)

@ss2165 ss2165 self-assigned this Sep 2, 2024
github-merge-queue bot pushed a commit that referenced this issue Sep 4, 2024
Move Hseries specifc ops to its own extension (some duplicates).
Trim Tk2Ops down in to some small "textbook" set. Tk1 removed as it can
be made up of Rz.Rx.Rz. Can be used in canonical {Tk1, TK2} based passes
in a standalone extension.

Lowering from Tk2Ops to Hseries ops in progress : #579 

Closes #571 

BREAKING CHANGE: Rename lazy extension to "hseries" and add hseries ops.
Tk2Ops: remove "f64" from Rx, Rz; remove ZZPhase, ZZMax, PhasedX, TK1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant