-
Notifications
You must be signed in to change notification settings - Fork 788
[CI] Enable llvm-test-suite in post-commit on l0_gen9 #6352
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
Conversation
* To be reused by top level workflows such as pre-commit or post-commit on both Linux and Windows * Update Windows task name to "Build + LIT" like on Linux
CUDA fail is unrelated, discussed at intel/llvm-test-suite#975 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be reused by top level workflows such as pre-commit or post-commit on both Linux and Windows
I suggest we include enabling llvm-test-suite to post-commit into this PR. It's hard to tell if these changes will work for the purpose mentioned in the description. They are not enough for enabling llvm-test-suite on Windows for sure and I don't know about post-commit on Linux.
Having a real use case will help to see if these changes is the right direction.
* Add post-commit testing example on single configuration (l0_gen9) * Address code review comments
CUDA issue doesn't look relevant. |
Change intel#6352 done earlier introduced regression to SYCL nightly workflow. This change is to fix it.
Change #6352 done earlier introduced regression to SYCL nightly workflow. This change is to fix it.
Uh oh!
There was an error while loading. Please reload this page.