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

Sync to latest llvm/mlir to resolve RVV environment configuration problems #152

Open
xlinsist opened this issue May 28, 2023 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@xlinsist
Copy link
Contributor

Currently the llvm version@8f966ce that buddy-mlir relies on has problems when cross-compiling MLIR to RISC-V, which makes it unable to build "build-cross-mlir" to verify the RVV-related cases(see this discourse created by YangSen @linuxlonelyeagle for more details). After verification, using the most recent commit @55662b2 can fix this issue, so we may need to find a chance to sync to upstream in recent times. @zhanghb97

@linuxlonelyeagle
Copy link
Member

This problem I told @zhanghb97 before and after we will solve this problem, but it should take a while.

@meshtag meshtag added the enhancement New feature or request label May 29, 2023
@zhanghb97
Copy link
Member

Nice catch @xlinsist @linuxlonelyeagle!
We will update this as soon as possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants