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

mlir-opt vs mlir-translate ? #1022

Open
Sameeranjoshi opened this issue Jun 1, 2023 · 0 comments
Open

mlir-opt vs mlir-translate ? #1022

Sameeranjoshi opened this issue Jun 1, 2023 · 0 comments

Comments

@Sameeranjoshi
Copy link
Contributor

In the line referenced [1] , why do you use mlir-translate instead of mlir-opt ?
Background here (https://discourse.llvm.org/t/doc-mlir-translate-mlir-opt/60751)

I would try to make it mlir-opt in case it's a bug, as mlir-opt is similar to llvm-opt and is what used for testing the IR, which can be the main usage of CE.

[1] https://github.com/compiler-explorer/infra/blob/c5cc7e516b8c3017a026734f23b49753c96920dc/bin/yaml/cpp.yaml#LL756C7-L756C46

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

1 participant