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

GitHub Workflow Fails with LLVM 14 #2792

Open
Vipul-Cariappa opened this issue Jul 27, 2024 · 1 comment
Open

GitHub Workflow Fails with LLVM 14 #2792

Vipul-Cariappa opened this issue Jul 27, 2024 · 1 comment

Comments

@Vipul-Cariappa
Copy link
Contributor

I am adding GitHub workflow to run LLVM related tests with other versions of LLVM that are supported by LFortran (PR: #2754).
But the tests fail with a segfault when using LLVM 14. It passes with LLVM 10, 11, 15 & 16.

@certik
Copy link
Contributor

certik commented Aug 7, 2024

If that's the case, then we need to test every single LLVM version between 10 - 18. I was hoping we could perhaps skip some, but I guess we cannot.

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