Identify new transpiler passes for roadmap #57
jordandsullivan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We should review our internal notes, particularly initial explorations done by @sonikaj to identify a list of potential new transpiler passes to incorporate into UCC.
For the initial scope, let's try to find 10 techniques that seem promising.
Next we will go down the list and assess their potential for performance improvement, most likely a heuristic like gate reduction shown in the paper or blog it was published in.
Then finally we can move onto actually contributing. Check out How should devs contribute new transpiler passes? (WiP) #55 for a discussion of a more in-depth Contributing Guide for transpiler passes.
Beta Was this translation helpful? Give feedback.
All reactions