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

Request implementation of chlo-legalize-to-stablehlo #1895

Closed
qingyunqu opened this issue Dec 25, 2023 · 2 comments
Closed

Request implementation of chlo-legalize-to-stablehlo #1895

qingyunqu opened this issue Dec 25, 2023 · 2 comments

Comments

@qingyunqu
Copy link
Contributor

qingyunqu commented Dec 25, 2023

Request description

As @burmako describe in #602, we need migrate chlo-legalize-to-hlo to chlo-legalize-to-stablehlo.
Here I want to ask the timeline. There are two potential benefits that I'm concerned about:

  1. Reuse stablehlo's compatibility guarantee and serialization capabilities to provide compatibility between frontends and backends.
  2. Convert chlo to linalg. As stablehlo-to-linalg is completed, chlo-legalize-to-stablehlo + stablehlo-to-linalg maybe suitable lowering path from chlo to linalg.

I would be very happy to get a response. If you need more manpower to speed it up, I can offer my time to help complete it.

@qingyunqu
Copy link
Contributor Author

Is there any response? This request is import for llvm/torch-mlir#2712.

@GleasonK
Copy link
Member

Closed by #1967

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

No branches or pull requests

2 participants