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

LLVM Version Harmonization #19

Open
Victor-Jung opened this issue Dec 11, 2024 · 2 comments
Open

LLVM Version Harmonization #19

Victor-Jung opened this issue Dec 11, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Victor-Jung
Copy link
Member

Currently, we use LLVM 12 to compile applications for the Snitch platform, while we use LLVM 15 for the rest. We should investigate if there is a strong reason not to use LLVM 15 everywhere.

@Victor-Jung Victor-Jung added the enhancement New feature or request label Dec 11, 2024
@FrancescoConti
Copy link
Member

Does it make sense to do this and then switch afterwards to LLVM 18 when it's ready? Or better to do everything in one step?

@Victor-Jung
Copy link
Member Author

Good point; I think it's best to try harmonizing the version when we move to 18.

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

2 participants