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

Port StarPrerouting to Rust #12337

Open
Tracked by #12208
mtreinish opened this issue May 3, 2024 · 1 comment
Open
Tracked by #12208

Port StarPrerouting to Rust #12337

mtreinish opened this issue May 3, 2024 · 1 comment
Assignees
Labels
mod: transpiler Issues and PRs related to Transpiler performance Rust This PR or issue is related to Rust code in the repository

Comments

@mtreinish
Copy link
Member

mtreinish commented May 3, 2024

This PR can be started now and partially completed before #11721 and #12205 as it only does structural analysis and inserts swaps. We can leverage the existing mechanisms used for SabreLayout and SabreSwap in rust currently to do this. To full mark this issue as complete we will need #11721 and #12205 so that the pass can operate solely in rust, but as a first step this isn't blocked.

@mtreinish mtreinish added performance Rust This PR or issue is related to Rust code in the repository mod: transpiler Issues and PRs related to Transpiler labels May 3, 2024
@henryzou50
Copy link
Contributor

henryzou50 commented May 16, 2024

I am interested!

@henryzou50 henryzou50 self-assigned this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod: transpiler Issues and PRs related to Transpiler performance Rust This PR or issue is related to Rust code in the repository
Projects
None yet
Development

No branches or pull requests

2 participants