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

Newer LLVM support #73

Open
jabraham17 opened this issue Oct 4, 2024 · 1 comment
Open

Newer LLVM support #73

jabraham17 opened this issue Oct 4, 2024 · 1 comment

Comments

@jabraham17
Copy link

I am working on the Chapel compiler and have been looking at integrating RV with Chapel. Chapel is currently using LLVM version 18, which seems to be newer than what RV supports (based on branch names/commits). Is there a plan to upgrade RV to newer LLVMs or will it stay at LLVM 16?

@richardmembarth
Copy link
Collaborator

You can give the release/18.x branch a try: https://github.com/cdl-saarland/rv/tree/release/18.x
We removed a bunch of stuff not required for AnyDSL. So there might be some stuff missing for your usage scenario.

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