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

Use outsourced examples in CI #149

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

wysiwyng
Copy link
Contributor

@wysiwyng wysiwyng commented Jun 26, 2024

Fixes #148

LLVM 11.1 was also allowed for ETISS to allow LLVM installation via apt on Ubuntu.

The old performance comparisons are omitted for now, they could be added back if desired. Dhrystone benchmarks are still run, the results of which are available in the GitHub Actions artifacts.

@PhilippvK
Copy link
Member

@wysiwyng may I ask why not LLVM v16+?

@wysiwyng
Copy link
Contributor Author

The APIs ETISS uses have changed since LLVM 11.x. The bump here from 11.0.0 to 11.1.0 is only to support the LLVM version available from Ubuntu's software repos.

@PhilippvK
Copy link
Member

Thanks for elaborating that. I guess we can open up a (low-prio) ticket to deal with supporting the newer api sometime in the future…

@wysiwyng wysiwyng merged commit edc5e66 into tum-ei-eda:master Jul 4, 2024
52 checks passed
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

Successfully merging this pull request may close these issues.

CI: Broken after removing 'examples/' 8f2fb89
2 participants