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

[HandshakeToDC] Implement ESIInstanceOp lowering #7871

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

teqdruid
Copy link
Contributor

Lower the ESIInstanceOp to hw.instance with dc.from_esi and dc.to_esi to convert the args/results.

Lower the ESIInstanceOp to `hw.instance` with `dc.from_esi` and
`dc.to_esi` to convert the args/results.
@teqdruid
Copy link
Contributor Author

Merging without review so that I can progress. This seems simple enough and will rely on post-vacation review from @mortbopet.

@teqdruid teqdruid merged commit 2b76cf8 into main Nov 21, 2024
4 checks passed
@teqdruid teqdruid deleted the teqdruid/handshake-dc-esi branch November 21, 2024 21:09
Copy link
Contributor

@mortbopet mortbopet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants