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

CI: enable Intel LLVM C compiler (icx) check #4274

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

luau-project
Copy link
Contributor

I noticed a commented CI job on .github/workflows/dev-short-tests.yml targeting to test zstd on the deprecated Intel C compiler (icc).

So, I took the opportunity to enable that check for the current Intel LLVM C compiler (icx).

Copy link
Contributor

@Cyan4973 Cyan4973 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great initiative !

@luau-project
Copy link
Contributor Author

Great initiative !

If you want, maybe it is overkill, I could write such a CI job to test on Intel LLVM C compiler on Windows.

Note

However, I remember it is a bit slow to install Intel oneapi on Windows.

@Cyan4973
Copy link
Contributor

If you want, maybe it is overkill, I could write such a CI job to test on Intel LLVM C compiler on Windows.

Note

However, I remember it is a bit slow to install Intel oneapi on Windows.

I think this linux CI job is already plenty good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants