Skip to content

[SYCL][E2E] Use %O0 instead of -O0 in Compression tests #15919

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

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

uditagarwal97
Copy link
Contributor

@uditagarwal97 uditagarwal97 commented Oct 29, 2024

Few Compression E2E tests fails with clang-cl because they use -O0. This PR updates the tests to use %O0 instead.
Internal ticket: CMPLRTST-25990

@uditagarwal97 uditagarwal97 self-assigned this Oct 29, 2024
@uditagarwal97 uditagarwal97 requested a review from a team as a code owner October 29, 2024 17:14
@againull againull merged commit eb5de11 into intel:sycl Oct 29, 2024
13 checks passed
YixingZhang007 pushed a commit to YixingZhang007/llvm that referenced this pull request Oct 30, 2024
)

Few Compression E2E tests fails with `clang-cl` because they use `-O0`.
This PR updates the tests to use `%O0` instead.
Internal ticket: CMPLRTST-25990
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.

2 participants